/SlowNN

Slow Neural Network

Primary LanguagePython

SNN - SlowNN (Slow Neural Network)

This repo keeps a record of me learning, reproducing and playing around with various neural network techniques. It is indeed expected to be SLOW and INEFFICIENT, from which its name comes.

The current repo includes the following neural networks
Not implemented yet
Already implemented, but only applicable for built-in, hard-coded or coupled internal testruns
Already implemented and can be externally called
Fully tested and benchmarked against the reference papers, ready for more general tasks\

NN Type Developing Status Function Availability
Preceptron In Progess