evanbernard / MiniNeuralNets

A framework for mini neural networks (perceptrons), written from scratch in python. The goal of the project is to demystify the workings of a neural network and various training algorithms by providing code written from scratch for the simplest neural network one could have.
21Updated 3 years ago

Related projects: