Girrajjangid/Machine-Learning-from-Scratch
🤖 Python implementations of some of the fundamental Machine Learning models and algorithms from scratch with interactive Jupyter demos and math being explained.
This project provides interactive demonstrations of fundamental machine learning algorithms. It takes training data, applies various algorithms, and outputs predictions and insights directly in your browser. It is designed for students, educators, or researchers who want to understand the underlying mathematics and inner workings of machine learning models without relying on high-level libraries.
No commits in the last 6 months.
Use this if you are a student or educator wanting to learn the mathematical foundations and implementation details of machine learning algorithms from scratch.
Not ideal if you are a practitioner looking for production-ready, highly optimized machine learning tools or a quick way to apply models to real-world datasets.
Stars
55
Forks
13
Language
Jupyter Notebook
License
—
Category
Last pushed
Apr 29, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Girrajjangid/Machine-Learning-from-Scratch"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
NeuromatchAcademy/course-content-dl
NMA deep learning course
huggingface/computer-vision-course
This repo is the homebase of a community driven course on Computer Vision with Neural Networks....
rasbt/MachineLearning-QandAI-book
Machine Learning Q and AI book
SuperBruceJia/EEG-DL
A Deep Learning library for EEG Tasks (Signals) Classification, based on TensorFlow.
gyunggyung/PyTorch
PyTorch tutorials A to Z