You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.