Skip to content

gavrol/NeuralNets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NeuralNets

code for basic implementation of neural networks module

Created when I was trying to understand Neural Networks based on the write up in http://www.philbrierley.com/code.html

It was 'perfected' through multiple iterations of 'email conversations' with Phil.
At this point it's still basic, but it works beautifully on the 7 data sets in the the 'data' dir.

I recommend running it in iPython (e.g., spyder in Anaconda Analytics), then the graphs that show convergence as the program runs.

About

code for basic implementation of neural networks module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages