Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 312 Bytes

File metadata and controls

7 lines (5 loc) · 312 Bytes

Please open and look at NeuralNetwork.ipynb

Also look inside the aknet/ directory for the implementations of everything

  • Network, Layers, Optmizer, Data Iteration, Loss Functions

Simple neural network to identify 8x8 numbers

Leaky Relu Softmax Cross Entropy with 3 layers including 1 hidden layer