Files
AI-on-the-edge-device-docs/docs/Additional-Information.md
CaCO3 030dc276eb .
2023-01-06 23:21:17 +01:00

9 lines
642 B
Markdown

The following links point to additional information in other repos:
# Digits
* [Training and using a neural network to readout the value of a digital counter](https://github.com/jomjol/neural-network-digital-counter-readout)
* [Training the CNN neural network](https://github.com/jomjol/neural-network-digital-counter-readout/blob/master/Train_Network.md)
# Analog
* [Training and using a neural network to read out the value of an analog display](https://github.com/jomjol/neural-network-analog-needle-readout)
* [Training the CNN neural network](https://github.com/jomjol/neural-network-analog-needle-readout/blob/master/Train_Network.md)