Skip to content
View sahandkhodayi's full-sized avatar
🔥
Grinding
🔥
Grinding

Block or report sahandkhodayi

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

👾 Machine Learning & Data Science | CE Freshmen 👾

  • Documenting and Studying ML/DS full-time
  • Trying to building real projects with end-to-end pipelines, clean code, and full documentation.
  • Sharing my progress and explaining ML/DS on my Github or linkedIn.
  • Exploring the intersection of Mathematics, Physics, and Computer Science through Machine Learning and software development.
  • Always happy to collab even simple stuff.

🚀 Projects

Project Repository Description
🆕 Neural Networks From Scratch (Active Development)🆕 NN-s-from-scratch-with-viuals A from-scratch neural network framework built with NumPy, featuring custom neurons, layers, backpropagation, gradient descent, and interactive visualization of training.
📈 Classical Machine Learning Machine-learning-Models From-scratch implementations of Linear Regression and Logistic Regression, including gradient descent, feature normalization, evaluation metrics, and mathematical derivations.

🧠 Neural Network Project Status

🔥NEW neural network project is finished only notes and jupyter notebooks are left 🔥

📫 Contact

🌐 Socials:

Instagram LinkedIn

💻 Tech Stack:

C C++ Python Flask OpenCV MySQL Matplotlib NumPy Pandas Plotly PyTorch Git

📊 GitHub Stats:



Pinned Loading

  1. Machine-learning-Models Machine-learning-Models Public

    Python

  2. NN-s-from-scratch-with-viuals NN-s-from-scratch-with-viuals Public

    A neural network framework built from scratch with forward propagation, backpropagation, gradient descent, and real-time visualization of neurons, weights, and training.

    Python