Collection of Basic Units of Neural Networks
Overview
This example demonstrates the collection of basic units of a neural network accelerated with the DSP2 instruction set, including:
Activation Function
Convolution Function
Fully Connected Function
Pooling Function
Softmax Function
Auxiliary Function
Requirements
None.
Building and Flashing
Example Location: examples/dsp/cifar10
compile, burn, and more, see: Quick Start Guide
Running Result
Successfully running will output the following logs
0: 0
1: 0
2: 113
3: 7
4: 7
5: 0
6: 0
7: 0
8: 0
9: 0
I/test [0.066] Example run successfully!