This commit is contained in:
Gordon Williams 2022-06-08 15:54:39 +01:00
parent 77442413f7
commit d77cc6c61f

View File

@ -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: