Repository navigation

#

machine-learning-from-scratch

Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.

Python
24430
2 年前

Implements common data science methods and machine learning algorithms from scratch in python. Intuition and theory behind the algorithms is also discussed.

Jupyter Notebook
432
3 年前

Become skilled in Artificial Intelligence, Machine Learning, Generative AI, Deep Learning, Data Science, Natural Language Processing, Reinforcement Learning and more with this complete 0 to 100 repository.

283
1 个月前

🤖 Python implementations of some of the fundamental Machine Learning models and algorithms from scratch with interactive Jupyter demos and math being explained.

Jupyter Notebook
44
2 年前

This repository is dedicated to building ML & DL algorithms from scratch

Jupyter Notebook
37
1 年前

deep learning from scratch. uses numpy/cupy, trains in GPU, follows pytorch API

Python
19
2 年前

Machine Learning algorithms implementation in Python from scratch.

Jupyter Notebook
11
6 年前

A tiny deep neural network framework developed from scratch in C++ and CUDA.

C++
10
4 年前

This project implements the machine learning algorithms from scratch and compares the implementation with sklearn.

Jupyter Notebook
8
2 年前

Machine learning & deep learning implementation from scratch, depending only on numpy.

Python
8
4 年前

Some Machine Learning algorithms implemented by me, mostly from scratch

Jupyter Notebook
5
3 年前

Jupyter Notebooks containing implementations of different ML models from scratch and with sklearn

Jupyter Notebook
5
5 年前

Keras-style machine learning framework for Java

Java
5
6 年前

A machine learning library created from scratch with Rust. It focuses on deep learning and neural networks, providing efficient implementations of popular ML algorithms.

Rust
3
4 个月前

Simple and minimal Python implementation of Machine Learning algorithms and models.

Python
3
1 年前

Implementation of popular machine learning algorithms built entirely from scratch using Python and Numpy only.

Jupyter Notebook
3
7 个月前

Development of a Neural Network from scratch to predict divorce in marriages.

Python
2
3 年前