Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bradylangdale/pynn

Python Based Neural Network Framework
https://github.com/bradylangdale/pynn

Last synced: 23 days ago
JSON representation

Python Based Neural Network Framework

Awesome Lists containing this project

README

        

# 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/](https://github.com/bradylangdale/PyNN/blob/main/drawing_demo.gif)