An open API service providing repository metadata for many open source software ecosystems.

Topic: "machine-learning-from-scratch"

eriklindernoren/ML-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.

Language: Python - Size: 540 KB - Last synced at: 16 days ago - Pushed at: over 1 year ago - Stars: 24,521 - Forks: 4,646

hammadshaikhha/Data-Science-and-Machine-Learning-from-Scratch

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

Language: Jupyter Notebook - Size: 19.8 MB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 432 - Forks: 230

aadi1011/AI-ML-Roadmap-from-scratch

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.

Size: 1.76 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 218 - Forks: 38

Math-behind-AI/ScratchAI

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

Language: Jupyter Notebook - Size: 13.6 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 34 - Forks: 20

samrere/pytortto

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

Language: Python - Size: 9.38 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 19 - Forks: 1

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.

Language: Jupyter Notebook - Size: 66 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 12 - Forks: 3

theolepage/prophecy

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

Language: C++ - Size: 141 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 10 - Forks: 2

marcofavorito/ml-from-scratch

Machine Learning algorithms implementation in Python from scratch.

Language: Jupyter Notebook - Size: 2.71 MB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 10 - Forks: 1

csreddy98/Machine-Learning-From-Scratch

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

Language: Jupyter Notebook - Size: 180 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 4

shotahorii/bareml

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

Language: Python - Size: 18.4 MB - Last synced at: 9 months ago - Pushed at: over 4 years ago - Stars: 8 - Forks: 1

tsebaka/machine-learning

Machine learning algorithms from scratch

Language: Jupyter Notebook - Size: 17.2 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 7 - Forks: 1

hrshtv/ML-From-Scratch 📦

Some Machine Learning algorithms implemented by me, mostly from scratch

Language: Jupyter Notebook - Size: 11 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 3

JKKDY/Machine-Learning-From-Scratch

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

Language: Jupyter Notebook - Size: 12.8 MB - Last synced at: 7 months ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 4

nachiket273/ML_Algo_Implemented

Bare-bone and simple implementations of few Machine Learning Algorithms

Language: Jupyter Notebook - Size: 2.5 MB - Last synced at: 2 months ago - Pushed at: about 5 years ago - Stars: 5 - Forks: 2

SC4RECOIN/Jeras

Keras-style machine learning framework for Java

Language: Java - Size: 26.4 KB - Last synced at: 3 months ago - Pushed at: about 6 years ago - Stars: 5 - Forks: 0

caotatcuong/Machine-Learning-from-Scratch

Language: Jupyter Notebook - Size: 1.94 MB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 1

matheuscamposmt/nn-from-scratch

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

Language: Python - Size: 45.9 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

Zulqarnain-cc34/Neural-Network-From-Scratch

🧠🤖 Want to learn how to build neural networks from scratch? Follow along and create your own machine learning library.

Language: Jupyter Notebook - Size: 20.9 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

shrijeet7/MachineLearning_Algorithms_from_Scratch

This project deals with implementation of various machine learning models from scratch in python( jupyter notebook) without actually importing them from the sklearn library.

Language: Jupyter Notebook - Size: 729 KB - Last synced at: 10 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

navjindervirdee/machine-learning-from-scratch

Detailed implementation of various machine learning algorithms from scratch using python language.

Language: Jupyter Notebook - Size: 388 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

pystander/Simple-ML

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

Language: Python - Size: 47.9 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

03axdov/Neural-Network-Framework

A Neural Network framework, built with Python.

Language: Python - Size: 62.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

geraked/machine-learning

Implementation of Machine Learning Algorithms From Scratch

Language: Jupyter Notebook - Size: 51.3 MB - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

ramesht007/Machine-Learning-From-Scratch

Machine Learning from Scratch. From Scratch implementation of famous machine learning techniques using Numpy. Focus on readiness with step by step documentation.

Language: Python - Size: 45.9 KB - Last synced at: 11 days ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 1

stnamjef/SimpleML

A simple machine learning library.

Language: C++ - Size: 114 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

pr97/ScratchNet

This repository holds one of my first Deep Learning projects. The project implements an MNIST classifying fully-connected neural network from scratch (in python) using only NumPy for numeric computations. For further information, please see README.

Language: Python - Size: 29.9 MB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

RakibulHasanRatul/dhaka-house-rent-predictor

A simple python program with no external dependancy to predict the house rent at various locations. in Dhaka, Bangladesh.

Language: Python - Size: 906 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

prince2004patel/Machine_Learning_from_Scratch

This repository contains various machine learning models implemented from scratch, including traditional ML algorithms All models are built without relying on high-level libraries to demonstrate foundational concepts.

Language: Jupyter Notebook - Size: 155 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

juan190199/ML-Zero-To-Hero

Machine Learning From Scratch. Bare bones implementations of machine learning models and algorithms. Aims to cover everything from linear regression to deep learning.

Language: Python - Size: 694 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

paulinamoskwa/from-scratch

Collection of implementations from scratch (mostly ML)

Language: Jupyter Notebook - Size: 1.92 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

nekcht/ml-classic-scratch

Ordinary Least Squares, Ridge Regression, Expectation Maximization, Full Bayesian Inference, Bayes Classifiers, kNN, and MLP core algorithms from scratch. Some auxiliary functions are also used.

Language: Jupyter Notebook - Size: 1.56 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

vivitsaS/ml-from-scratch

ML algorithms implemented from scratch using numpy and built in functions in python

Language: Python - Size: 165 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

carbasemin/ML-from-scratch

Implementing some algorithms using NumPy and pandas to understand how they work.

Language: Python - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

eric-ycw/solomon

Machine learning algorithms from scratch

Language: Python - Size: 187 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

prathameshbhalekar/Machine-Learning-From-Scratch

Machine learning algorithms from scratch

Language: Jupyter Notebook - Size: 2.61 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

rliu054/machine-learning-from-scratch

Build classic machine learning algorithms from scratch.

Language: Jupyter Notebook - Size: 1.01 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

julianpistorius/ML-From-Scratch Fork of eriklindernoren/ML-From-Scratch

Bare bones Python implementations of some of the foundational Machine Learning models and algorithms.

Language: Python - Size: 205 KB - Last synced at: about 1 year ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

Related Topics
machine-learning 30 machine-learning-algorithms 17 python 14 deep-learning 10 data-science 9 linear-regression 6 neural-network 6 neural-networks 4 numpy 4 ml 4 classification 4 regression 3 machine-learning-tutorials 3 ml-from-scratch 3 jupyter-notebook 3 ai 3 data-mining 3 tutorial 3 logistic-regression 3 artificial-intelligence 3 computer-vision 2 implementation-from-scratch 2 naive-bayes 2 k-nearest-neighbors 2 knn 2 kmeans-clustering 2 unsupervised-learning 2 supervised-learning 2 neural-networks-from-scratch 2 random-forest 2 from-scratch 2 hacktoberfest 2 machine-learning-from-zero 2 deep-neural-networks 2 decision-trees 2 linear-models 1 dbscan 1 machine-learning-library 1 sklearn 1 urllib-python 1 knn-classification 1 artificial-intelligence-algorithms 1 mlfromscratch 1 nlp 1 keras 1 framework 1 sigmoid-function 1 neural-network-from-scratch 1 machinelearning-python 1 machine-learning-practice 1 rabist 1 outlier-detection 1 geraked 1 computer-science 1 computer-engineering 1 clustering 1 machine-learning-projects 1 machine-learning-models 1 linear-regression-scratch 1 linear-regression-python 1 http-server-backend 1 http-server 1 built-from-scratch 1 genetic-algorithm 1 deep-reinforcement-learning 1 roadmap 1 resources 1 learning 1 hacktoberfest2024 1 free 1 aiml 1 numpy-neural-network 1 gpu 1 cupy 1 autograd 1 jupyter-notebooks 1 jupyter 1 reinforcement-learning 1 tsne 1 svm 1 pca 1 kmeans 1 gradient-descent 1 gradient-boosting 1 clustering-algorithm 1 statistical-concepts 1 siraj-raval 1 hacktoberfest2021 1 machinelearning 1 fully-connected-network 1 principal-component-analysis 1 ols-regression 1 k-means 1 gaussian-mixture-models 1 decision-tree 1 ml-framework 1 machine-learning-framework 1 cpp17 1 cpp 1 linear-regression-with-math 1