6 Line Neural Net

Machine Learning
Year 2017-Present
Technology Python, numpy
Categories Machine Learning

Project Goal

The 6-line-neural-net project was initiated with the aim of creating the smallest possible neural network. It was loosely based on iamtrask's 11 line neural net.

Project Result

The 6-line-neural-net is a powerful testament to minimalistic coding and efficient use of the numpy library. Despite its small size, it effectively demonstrates the functionality of a neural network.