mirror of
https://github.com/espruino/Espruino.git
synced 2025-12-08 19:06:15 +00:00
fix 2065
This commit is contained in:
parent
77442413f7
commit
d77cc6c61f
@ -21,7 +21,7 @@ cat libs/tensorflow/patches/* | patch -p1
|
||||
|
||||
## Actually using it
|
||||
|
||||
Follow the steps here: https://github.com/tensorflow/tensorflow/blob/master/tensorflow/lite/micro/examples/hello_world/create_sine_model.ipynb
|
||||
Follow the steps here: https://github.com/tensorflow/tflite-micro/blob/main/tensorflow/lite/micro/examples/hello_world/train/train_hello_world_model.ipynb
|
||||
|
||||
Then right at the end when you have your model, do:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user