Projects
Housing Predictions ProjectMachine Learning Project A predictive system for California housing costs Python | Scikit-learn |
Transformer ImplementationAI Project An implementation of the attention is all you need paper using PyTorch Python | PyTorch |
ML projectsMachine Learning Projects A collection of various machine learning projects, including regression, classification, and clustering tasks. Python | Scikit-learn | TensorFlow | Keras |
Operating SystemsOperating Systems Projects Implemented various projects related to operating systems, including data and task parallelism, Semaphores and Round Robin Scheduling. Python |