Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ReinhardKeil authored Oct 13, 2023
1 parent 230946a commit 88b1e0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Directory | Description
:-------------------|:------------------------------
[.github/workflows](./.github/workflows) | GitHub Action workflow definitions.
[AVH-MLOps-main](./AVH-MLOps-main) | Simple "Hello World" test project with vcpkg installation for desktop usage.
[mlek-kws](./mlek-kws) | MLEK Keyword Spotting (KWS) example with ML library generation and test execution. This project runs on all relevant Cortex-M and Ethos-U targets and can be compiled using different toolchains.
[mlek-kws](./mlek-kws) | MLEK Keyword Spotting (KWS) example with generation of a ML Model library and execution on AVH. This project runs on all relevant Cortex-M and Ethos-U targets and can be compiled using different toolchains.
[QeexoAutoML](./QeexoAutoML) | Qeexo AutoML example with prebuilt ML library and test execution.
[TFLmicrospeech](./TFLmicrospeech) | TensorFLow Lite Microspeech example with ML library generation and test execution. This project runs on all relevant Cortex-M and Ethos-U targets and can be compiled using different toolchains.
[docker_base](./docker_base) | Docker base image with all tools (see Arm Tools Artifactory).
Expand Down

0 comments on commit 88b1e0b

Please sign in to comment.