mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
tests/pkg_tensorflow-lite: fix broken links
This commit is contained in:
parent
cf033205f0
commit
2afc32099a
@ -7,7 +7,7 @@ microcontrollers:
|
|||||||
MLP (Multi-Layer Perceptron) model and how to reuse it in a RIOT application.
|
MLP (Multi-Layer Perceptron) model and how to reuse it in a RIOT application.
|
||||||
The code of this example is provided as an external module in the
|
The code of this example is provided as an external module in the
|
||||||
[mnist](mnist) directory.
|
[mnist](mnist) directory.
|
||||||
- The other example, [Hello World](https://github.com/tensorflow/tensorflow/tree/master/tensorflow/lite/experimental/micro/examples/hello_world),
|
- The other example, [Hello World](https://github.com/tensorflow/tensorflow/tree/master/tensorflow/lite/micro/examples/hello_world),
|
||||||
taken as-is from TensorFlow Lite code, simply replicates a `sine` function
|
taken as-is from TensorFlow Lite code, simply replicates a `sine` function
|
||||||
from a trained model.
|
from a trained model.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user