Skip to content

Releases: dwha/SimpleCudaNeuralNet

Concise FCNN

01 Sep 13:53
Compare
Choose a tag to compare

Only fully connected layer supported.
Handwritten digit recognizer added to test FCNN and works well.
Code looks neat and not ugly so far but I'm going to try to add Conv2D layer.
It'll be messier and bigger.