The latest development version of this page may be more current than this released 0.4.0 version.

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 functions

  • Convolution functions

  • Fully connected functions

  • Pooling functions

  • softmax function

  • Helper functions

Requirements

None.

Building and flashing

Example Location: examples/dsp/cifar10

compile, burn, and more, see: get started

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!