machine-learning-from-scratch

There are 40 repositories under machine-learning-from-scratch topic.

  • Machine-Learning-from-Scratch

    Language:Jupyter Notebook5
  • 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:Python23.9k
  • 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 Notebook430
  • ScratchAI

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

    Language:Jupyter Notebook35
  • 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 Notebook32
  • pytortto

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

    Language:Python18
  • prophecy

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

    Language:C++10
  • ml-from-scratch

    Machine Learning algorithms implementation in Python from scratch.

    Language:Jupyter Notebook10
  • Machine-Learning-From-Scratch

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

    Language:Jupyter Notebook8
  • bareml

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

    Language:Python8
  • Machine-Learning

    Machine learning algorithms from scratch

    Language:Jupyter Notebook7
  • ML-From-Scratch

    Some Machine Learning algorithms implemented by me, mostly from scratch

    Language:Jupyter Notebook5
  • ML_Algo_Implemented

    Bare-bone and simple implementations of few Machine Learning Algorithms

    Language:Jupyter Notebook5
  • Jeras

    Keras-style machine learning framework for Java

    Language:Java5
  • Machine-Learning-From-Scratch

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

    Language:Jupyter Notebook4
  • Simple-ML

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

    Language:Python3
  • Machine-Learning-From-Scratch

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

    Language:Jupyter Notebook2
  • rustic_ml

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

    Language:Rust2
  • 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 Notebook2
  • nn-from-scratch

    nn-from-scratch

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

    Language:Python2
  • 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 Notebook2
  • DataScience

    Everything related to Data Science is covered from scratch as well as by using libraries.

    Language:Jupyter Notebook2
  • machine-learning-from-scratch

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

    Language:Jupyter Notebook2
  • ml-from-scratch

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

    Language:Python1
  • machine-learning

    machine-learning

    Implementation of Machine Learning Algorithms From Scratch

    Language:Jupyter Notebook1
  • Neural-Network-Framework

    A Neural Network framework, built with Python.

    Language:Python1
  • 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:Python1
  • SimpleML

    A simple machine learning library.

    Language:C++1
  • Revisiting_a_Concrete_Strength_Machine_Learning_and_Data_Analysis

    Data Analysis and Machine Learning on Concrete Strength

    Language:Jupyter Notebook1
  • 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:Python1
  • from-scratch

    Collection of implementations from scratch (mostly ML)

    Language:Jupyter Notebook
  • 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
  • my-ML-journey

    Personal log of me self-studying machine learning

    Language:Jupyter Notebook
  • 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
  • solomon

    Machine learning algorithms from scratch

    Language:Python