Pinned Repositories
DesignPatterns
DesignPatterns implementation in python as described in the Head First Design Patterns book.
GoogleColabPetProjects
Beginner's machine learning projects
happy-news-retrieval
Retrieve happy news from online sources to promote positivity across the web
K-means-Clustering
Visualize K-means clustering with a synthetic dataset and apply it to an UCI-ML 3D road network dataset
metadata-based-multiarmed-bandits
MetaHierTS is a novel recommendation system algorithm aimed at enhancing user experiences in online marketing. This algorithm focuses on leveraging metadata and similarities between tasks to optimize decision-making in a multi-task Multi-Armed Bandit (MAB) environment.
Music-Generation-with-LSTM
Piano roll, midi format music generator using the LSTM based deep learning model trained on publicly available music from different genres. The model showed the circle of 5th like musical structure in its internal embedding.
semeval2023-afrisenti
A low-resource sentiment analysis project for African Languages
TinySNS
A small fault-tolerant and available social network service built in C++ with a zookeeper-like coordinator service, replicated master/worker servers and synchronization processes. The processes use gRPC to communicate with each other.
Vectorizer
A C++ project done on Visual Studio which converts raster images like jpg, png, etc. into svg format.
CyberSec-Cert-Tracker
Software application that is used to keep track of certificates obtained upon the completion of cybersecurity related courses. It is a data management application implemented using React and Ruby on Rails.
aayush97's Repositories
aayush97/K-means-Clustering
Visualize K-means clustering with a synthetic dataset and apply it to an UCI-ML 3D road network dataset
aayush97/Vectorizer
A C++ project done on Visual Studio which converts raster images like jpg, png, etc. into svg format.
aayush97/GoogleColabPetProjects
Beginner's machine learning projects
aayush97/metadata-based-multiarmed-bandits
MetaHierTS is a novel recommendation system algorithm aimed at enhancing user experiences in online marketing. This algorithm focuses on leveraging metadata and similarities between tasks to optimize decision-making in a multi-task Multi-Armed Bandit (MAB) environment.
aayush97/TinySNS
A small fault-tolerant and available social network service built in C++ with a zookeeper-like coordinator service, replicated master/worker servers and synchronization processes. The processes use gRPC to communicate with each other.
aayush97/DesignPatterns
DesignPatterns implementation in python as described in the Head First Design Patterns book.
aayush97/happy-news-retrieval
Retrieve happy news from online sources to promote positivity across the web
aayush97/Music-Generation-with-LSTM
Piano roll, midi format music generator using the LSTM based deep learning model trained on publicly available music from different genres. The model showed the circle of 5th like musical structure in its internal embedding.
aayush97/semeval2023-afrisenti
A low-resource sentiment analysis project for African Languages
aayush97/Graph_Transformer_Networks
Graph Transformer Networks (Authors' PyTorch implementation for the NeurIPS 19 paper)
aayush97/GraphicsProject
aayush97/Module-0
Module 0 - Fundamentals
aayush97/MusicPlayer
Music Player for android with music tagging feature
aayush97/Operating-Systems-x86-building-blocks
A simple UNIX-based OS components developed for the Intel x86 architecture in C++. Memory Management through paging, process and threads, disk I/O and simple file system.
aayush97/selfie_song
Selfie Song
aayush97/wildfires-prediction-nirvana