Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/clayrisser/6-line-neural-net

The smallest neural network
https://github.com/clayrisser/6-line-neural-net

neural-network numpy python

Last synced: 14 days ago
JSON representation

The smallest neural network

Awesome Lists containing this project

README

        

# 6-line-neural-net

The smallest neural network

![](assets/6-line-neural-net.png)

## Credit

Loosly based on [iamtrask's 11 line neural net](http://iamtrask.github.io/2015/07/12/basic-python-network/)