Skip to content

aaxbas/neuralnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

neuralnet

neuralnet is a python package that implements a Neural Network from scratch. The current version is quite buggy, but it does the job.... somewhat.

TO-DO

  • Move layers to a separate class
  • Move activations
  • Add hyperparameter learning

About

Neural Network implemented from scratch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages