Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 408 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 408 Bytes

Code for the ACM/IEEE TinyML Contest at ICCAD 2023

File Structure

  • Folder for model training design: ./Training
  • Folder for C source code (including the whole project): ./Deployment
  • Selected model weights in tflite: ./Weight

Guidelines

Deployment is tested on Keil V5.38. The minimum version requirement is Keil V5.32