Skip to content
View VishalParmar07's full-sized avatar

Block or report VishalParmar07

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
VishalParmar07/README.md

πŸ‘‹ Hello, I’m Vishal Parmar

  • πŸ› οΈ Mechanical Engineer by profession
  • 🧠 Strong interest in Machine Learning & AI
  • πŸ“ Started my journey with a love for Mathematics
  • πŸ” Exploring the implementation side of ML algorithms
  • πŸ§ͺ Built ML from scratch projects:
    • πŸ“Š Learning_How_Machine_Learns – Regression
    • πŸ€– Learning_How_Machine_Learns – MLP
    • 🧬 Tested models on popular benchmark datasets
  • πŸš€ Currently exploring popular ML frameworks to build interesting projects

Pinned Loading

  1. Learning_How_Machine_Learns-MLP Learning_How_Machine_Learns-MLP Public

    A NumPy-only Multilayer Perceptron (MLP) built from first principles to demystify neural networks, backpropagation, and optimization algorithms.

    Jupyter Notebook

  2. Learning_How_Machine_Learns-Regression Learning_How_Machine_Learns-Regression Public

    Implementing Linear and Logistic Regression from Scratch using NumPy

    Jupyter Notebook