Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 446 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 446 Bytes

nnc

Neural Network Ctest

  1. Basic files actfs.c: transfer/activation functions nnc.c: neural network structs/layers and functions test_nnc: A simple neural network test for 3-digits logic analysis. test_nnc2: A neural network test for MNIST handwritten digits recognition. test_nnc3: A convolution NN test for MNIST handwritten digits recognition.

知之者不如好之者好之者不如乐之者 Midas Zhou