Popular repositories Loading
-
One-Feature-Linear-Regression
One-Feature-Linear-Regression PublicThis project demonstrates a simple one-feature linear regression model built with Python and NumPy. It walks through the entire process, from loading and visualizing the data to implementing linear…
Jupyter Notebook
-
Multivariate-Linear-Regression
Multivariate-Linear-Regression PublicThis project implements a multivariate linear regression model from scratch using Python and NumPy, and compares it against scikit-learn implementations. This walks through the entire machine learn…
Jupyter Notebook
-
One-Feature-Logistic-Regression
One-Feature-Logistic-Regression PublicThis project implements a very simple Logistic Regression completely from scratch using NumPy, without relying on machine learning libraries for training. The goal is to predict whether a student p…
Jupyter Notebook
-
Mudra-v1
Mudra-v1 PublicA deep learning–based image classification model that recognizes Bharatanatyam hand mudras by learning visual patterns from labeled gesture data.
Jupyter Notebook
-
Music-Genre
Music-Genre PublicThis project was my introduction to audio machine learning, where I explored how different audio representations affect model performance. I look forward to using this knowledge in future audio-bas…
Jupyter Notebook
-
Hand-Or-Not
Hand-Or-Not PublicA convolutional neural network trained to distinguish between hand and non-hand images, enabling reliable hand presence detection in computer vision tasks.
Jupyter Notebook
If the problem persists, check the GitHub status page or contact support.