machine-learning-from-scratch
Machine learning & deep learning implementation from scratch, depending only on numpy.
Python implementations of some of the fundamental Machine Learning models and algorithms from scratch.
A PyTorch style machine learning framework written in NumPy with GPU acceleration from CuPy.