Skip to content

Boshi-Wang/Neural-Network-from-scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Neural-Network-from-scratch in Python3

implementing a neural network with changeable structure(layers size and number of hidden units)

package requirements:

numpy sklearn matplotlib

training examples

using datasets from sklearn.datasets.makemoons(),could be modified

About

Building Neural Networks from Scratch in Python3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages