Skip to content
View Hrishvi's full-sized avatar
📈
Trying My Best!!
📈
Trying My Best!!
  • Earth

Block or report Hrishvi

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
Hrishvi/README.md

Hi there 👋

Pinned Loading

  1. AI-Project-1-Perceptron AI-Project-1-Perceptron Public

    A from-scratch Python perceptron project that trains and tests simple neural networks for logic gates such as AND, OR, and NOR. Includes separate training and testing scripts, along with saved trai…

    Python 2

  2. AI-Project-2-Rainfall-Prediction-Network AI-Project-2-Rainfall-Prediction-Network Public

    Neural Network built from scratch using NumPy for Rainfall Prediction. Educational deep-dive into backpropagation and gradient descent.

    2