Machine-Learning-From-Scratch icon indicating copy to clipboard operation
Machine-Learning-From-Scratch copied to clipboard

Implementation of popular ML algorithms from scratch

Machine Learning From Scratch by AssemblyAI

This repository contains the code developed in the Machine Learning from scratch course on YouTube by AssemblyAI. It includes the implementations of popular ML algorithms.

Watch the course on our YouTube channel

The code is based on the similar repository by Python Engineer (Patrick Loeber): https://github.com/python-engineer/MLfromscratch