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

https://github.com/ggordonhall/numpy_net

Numpy neural network
https://github.com/ggordonhall/numpy_net

Last synced: 3 months ago
JSON representation

Numpy neural network

Awesome Lists containing this project

README

        

# Numpy Neural Network

A feedforward neural network with a variable number of layers written in NumPy.

Configuration can be specified in ``config.json``.