Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Embedded Neural Network Framework Evaluation

This repository contains embedded artificial intelligence applications for the STM32F429 discovery board, generated with different embedded artificial intelligence frameworks:

Requirements

Hardware

Software

  • Ubuntu 18.04 with GNU/Linux 4.15.0-70-generic
  • arm-none-eabi-gcc 6.3.1
  • python 3.7.3 with sklearn, matlabplotib and pyserial
  • tensorflow 1.14.0
  • keras 2.2.4
  • gcc 7.4.0
  • arm-none-eabi-gcc 6.3.1
  • stlink 1.5.1
  • STM32CubeMX 5.4.0
  • X-CUBE-AI 4.1.0
  • e-ai 1.0.0

Preparation

Build Stlink

$ cd tools/stlink
$ make