We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e49b7fd + fb61483 commit 480ed83Copy full SHA for 480ed83
tests/pkg/emlearn/README.md
@@ -35,6 +35,5 @@ The application comes with 3 Python scripts:
35
$ ./train_model.py
36
```
37
will just train the model.
38
-- `generate_model.py` is used to generate the `sonar.h` header file from the
39
- `model` binary file. The script is called automatically by the build system
40
- when the `model` binary file is updated.
+- `generate_model.py` is used to generate the `model.h` header file from the
+ `model` binary file.
0 commit comments