Skip to content
View abhinaya-gov's full-sized avatar
  • India

Block or report abhinaya-gov

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. One-Feature-Linear-Regression One-Feature-Linear-Regression Public

    This 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

  2. Multivariate-Linear-Regression Multivariate-Linear-Regression Public

    This 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

  3. One-Feature-Logistic-Regression One-Feature-Logistic-Regression Public

    This 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

  4. Mudra-v1 Mudra-v1 Public

    A deep learning–based image classification model that recognizes Bharatanatyam hand mudras by learning visual patterns from labeled gesture data.

    Jupyter Notebook

  5. Music-Genre Music-Genre Public

    This 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

  6. Hand-Or-Not Hand-Or-Not Public

    A convolutional neural network trained to distinguish between hand and non-hand images, enabling reliable hand presence detection in computer vision tasks.

    Jupyter Notebook