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: docs/psoc6/integrations/deepcraft_integration.rst
+6-7Lines changed: 6 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,8 +7,8 @@ DEEPCRAFT™ is Infineon's comprehensive new Edge AI software & tools offering d
7
7
application development.
8
8
9
9
DEEPCRAFT™ Studio is a development platform for AI on edge devices. It provides unique modeling capabilities
10
-
to make a custom edge AI model, or bring your own models that need to be optimized for the edge or for specific hardware.
11
-
It's integration with MicroPython allows easy end-to-end application development and deployment journey.
10
+
to make a custom edge AI models for PSoC based hardware.It's integration with MicroPython allows easy end-to-end
11
+
application development and deployment journey.
12
12
13
13
Follow along to build your first edgeML application with MicroPython and DEEPCRAFT™ integration 🚀
14
14
@@ -153,13 +153,12 @@ This will generate a deepcraft_model.mpy which you can directly drop to your edg
153
153
154
154
2. To drop the model to your edge device, open a Micropython supported IDE like Thonny and select this model from local. Right click and select ``Upload to \``
155
155
156
-
Use cases
157
-
==========
156
+
Our published projects
157
+
=======================
158
+
159
+
Placeholder to add hackster/DEEPCRAFT™ newsletter links!!
158
160
159
-
Placeholder to add hackster/DEEPCRAFT™ newsletter links
0 commit comments