nn4mc
latest

NN4MC

  • About

C++

  • nn4mc_cpp
  • Installation Guide
  • Tutorials
  • Guide for Devs

Python

  • nn4mc_py
  • Installation
  • Using nn4mc_py
  • Development

Examples

  • Examples
  • Tutorials
  • Using Generated Code
  • Testing Instructions
nn4mc
  • Docs »
  • Neural Networks for Microcontrollers: NN4MC
  • Edit on GitHub

Neural Networks for Microcontrollers: NN4MC¶

nn4mc is a software package that builds C code for neural networks to run on off-the-shelf microcontrollers!

NN4MC

  • About
    • Why nn4mc?

C++

  • nn4mc_cpp
  • Installation Guide
    • Get all Dependencies in One Step
    • HDF5
    • Installing the boost library
    • Installing nlohmann/json
  • Tutorials
    • Getting Started
    • Using your HDF5 File
  • Guide for Devs
    • Main Structure of the Code
    • data_structues/Tensor
    • Data Structures
    • Parser
    • Code Generator
    • data_structures/Weight
    • data_structures/Layer
    • data_structures/NeuralNetwork
    • parser/HDF5Parser
    • parser/PickleParser

Python

  • nn4mc_py
  • Installation
  • Using nn4mc_py
  • Development

Examples

  • Examples
  • Tutorials
  • Using Generated Code
    • Arduino
  • Testing Instructions
    • Arduino
    • ESP-IDF

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2019, Correll Robotics Lab Revision 03aa9210.

Built with Sphinx using a theme provided by Read the Docs.