-
Notifications
You must be signed in to change notification settings - Fork 0
An implementation of the classic Neural network (multi-layered perceptron). Implemented in python and runs extremely slowly compared to library equivalents. The project is a proof of concept to ensure understanding of NNs and has many optimization potentials. Most significantly, the current implementation does not make full use of type casting. …
jollyredflames/NN-Python
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
An implementation of the classic Neural network (multi-layered perceptron). Implemented in python and runs extremely slowly compared to library equivalents. The project is a proof of concept to ensure understanding of NNs and has many optimization potentials. Most significantly, the current implementation does not make full use of type casting. …
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published