-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathaiml_docs.xml
More file actions
59 lines (51 loc) · 4.36 KB
/
Copy pathaiml_docs.xml
File metadata and controls
59 lines (51 loc) · 4.36 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
<?xml version="1.0" encoding="UTF-8"?>
<contentItems xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://www.silabs.com/ss/ContentItem.ecore">
<contentItemData label="AI/ML Overview" itemURI="https://docs.silabs.com/machine-learning/latest/aiml-getting-started/" category="Quick Start Guides" priority="1">
<property key="core.category" value="Quick Start Guides"/>
<property key="core.priority" value="1"/>
<property key="core.boardCompatibility" value="brd4186c brd4187c brd2601b brd2608a com.silabs.board.none "/>
<property key="core.partCompatibility" value=".*efr32.g2[468].*"/>
<property key="core.sdkAndProtocolTags" value="AI/ML"/>
<description>Overview of developing AI/ML applications for EFM32, EFR32 chipsets</description>
</contentItemData>
<contentItemData label="AI/ML Getting Started Guide" itemURI="https://docs.silabs.com/machine-learning/latest/aiml-getting-started/" category="Quick Start Guides" priority="2">
<property key="core.category" value="Quick Start Guides"/>
<property key="core.priority" value="2"/>
<property key="core.boardCompatibility" value="brd4186c brd4187c brd2601b brd2608a com.silabs.board.none "/>
<property key="core.partCompatibility" value=".*efr32.g2[468].*"/>
<property key="core.sdkAndProtocolTags" value="AI/ML"/>
<description>Get started with building machine learning into applications on EFM32, EFR32 boards.</description>
</contentItemData>
<contentItemData label="AI/ML Release Notes" itemURI="https://docs.silabs.com/machine-learning/latest/sisdk-mc-learning-release-notes/" category="Release Notes" priority="3">
<property key="core.category" value="Release Notes"/>
<property key="core.priority" value="3"/>
<property key="core.boardCompatibility" value="brd4186c brd4187c brd2601b brd2608a com.silabs.board.none "/>
<property key="core.partCompatibility" value=".*efr32.g2[468].*"/>
<property key="core.sdkAndProtocolTags" value="AI/ML"/>
<description>Release Notes for the AI/ML SDK. These release notes provide information on the release including part compatibility, changes, and supported features.</description>
</contentItemData>
<contentItemData label="AI/ML Fundamentals" itemURI="https://docs.silabs.com/machine-learning/latest/aiml-fundamentals/" category="Software" priority="4">
<property key="core.category" value="Software"/>
<property key="core.priority" value="4"/>
<property key="core.boardCompatibility" value="brd4186c brd4187c brd2601b brd2608a com.silabs.board.none "/>
<property key="core.partCompatibility" value=".*"/>
<property key="core.sdkAndProtocolTags" value="AI/ML"/>
<description>Commonly used terms in the AI/ML documentation.</description>
</contentItemData>
<contentItemData label="AI/ML Migration Guide from v1.x to v2.x" itemURI="https://docs.silabs.com/machine-learning/latest/aiml-developers-guide/aiml-extension-setup" category="Quick Start Guides" priority="5">
<property key="core.category" value="Quick Start Guides"/>
<property key="core.priority" value="5"/>
<property key="core.boardCompatibility" value="brd4186c brd4187c brd2601b brd2608a com.silabs.board.none "/>
<property key="core.partCompatibility" value=".*efr32.g2[468].*"/>
<property key="core.sdkAndProtocolTags" value="AI/ML"/>
<description>Guide for updating an existing application using the AI/ML SDK v1.x to a v2.x application. This guide includes steps to move from the code integrated inside GSDK to the separate AI/ML extension.</description>
</contentItemData>
<contentItemData label="AI/ML SDK API Reference" itemURI="https://docs.silabs.com/machine-learning/latest/aiml-reference-guide/" category="Software API Documentation" priority="7">
<property key="core.category" value="Software API Documentation"/>
<property key="core.priority" value="7"/>
<property key="core.boardCompatibility" value="brd4186c brd4187c brd2601b brd2608a com.silabs.board.none "/>
<property key="core.partCompatibility" value=".*efr32.g2[468].*"/>
<property key="core.sdkAndProtocolTags" value="AI/ML"/>
<description>Guide to the application programming interface (API) of the AI/ML SDK v2.x, providing details of the functions, data types, constants, and callback frameworks within the various categories of APIs provided by the AI/ML SDK v2.x.</description>
</contentItemData>
</contentItems>