Skip to content

Commit 9b31794

Browse files
authored
Update library.properties
1 parent be588c6 commit 9b31794

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ maintainer=Rohit Sharma <[email protected]>
55
sentence=Allows you to run machine learning models locally on arduino boards.
66
paragraph=This library runs deepC machine learning models on microcontrollers, allowing you to build AI/ML applications powered by deep learning and neural networks. With the included examples, you can recognize speech, detect people using a camera, and recognise asl gestures using an accelerometer. The examples work best with the Arduino Nano 33 BLE Sense board, which has a microphone and accelerometer.
77
category=Data Processing
8-
url=https://github.com/ai-techsystems/dnnCompiler
8+
url=https://github.com/ai-techsystems/arduino
99
ldflags=-lm
1010
includes=deepC.h

0 commit comments

Comments
 (0)