Skip to content

rodrigobaron/nn-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neural Network Playground

This is a python implementation of some popular NN on top of Numpy

How to run?

This is writen using python 3.5+, just make sure it is installed. Then install Numpy ...

pip install numpy

and run the xor example ...

python3 examples/xor

have fun ;)

License

Neural Network Playground is released under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages