Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 381 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 381 Bytes

PyNN

Python Based Neural Network Framework

The framework supports multilayer perceptrons using sigmoid and ReLU for layer activation functions. The front end of the framework allows you to watch the network train and then interactively test it using the scribble pad.

https://github.com/bradylangdale/PyNN/