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.
1 parent e49b7fd commit 965c838Copy full SHA for 965c838
tests/pkg/emlearn/README.md
@@ -35,6 +35,6 @@ 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
+- `generate_model.py` is used to generate the `model.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.
0 commit comments