Skip to content

Nuage21/Machine-Learning-from-Scratch

Repository files navigation

Machine-Learning-from-Scratch

ML-from-Scratch contains my personal implementations of Machine Learning algorithms, built with Python's Numpy, Implementing everything from scratch was a great way for me to understand how the algorithms work and I hope it'll be the case for you too.

This repository contains:

Personal Implementations

Tensorflow (& Keras API)

Note

I don't recommend using the implementations for any other reason than learning, highly opimized Machine Learning librairies such as Tensorflow (Keras) and Scikit-Learn do the job faster and often offer GPU support.

Dependencies

All you need to run the files is python's numpy

About

Machine Learning algorithms with numpy ~ only

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published