You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# EmbeddedML for the STM32 Platform
2
2
### Implementation of Embedded Machine Learning on the STM32 Platform
3
3
4
-
This repository is aimed at promoting development solely on the STM32 (or similar platforms) for other development paths see the core [EmbeddedML](https://github.com/merrick7/EmbeddedML) library.
4
+
This repository is aimed at promoting development solely on the STM32 (or similar platforms) for other development paths see the core EmbeddedML library.
5
5
6
6
**EmbeddedML** was first created to be an alternative to the limited options available for Artificial Neural Networks in C. It is designed to be efficient without sacrificing ease of use. It is meant to support students as well as industry experts and it is built to be expandable and straightforward to manipulate.
0 commit comments