SDK¶
dg is DeepGate's Python SDK for building, training and evaluating models that target microcontrollers (MCUs).
The SDK produces a schema JSON. Bitweaver takes that schema and optimizes it for your target hardware (MCUs).
Getting Started¶
| Quickstart | Install dg, check your version, and run your first layer |
API Reference¶
| API Reference | Every public class and function, grouped by namespace |