Skip to content

vchollati/Python-Neural-Network

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

A pure python implementation of a neural network.  

Original Author: Neil Schemenauer <[email protected]>
Modified Author: James Howard <[email protected]>

Added capabilities of network to perform non-linear function regression.  
Also added a plot command for regression which can only be used if 
matplotlib is installed.


TODO:
	Early Stopping, bayesian weight decay.

About

A pure python implementation of a neural network.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%