Skip to content
This repository has been archived by the owner on Dec 8, 2021. It is now read-only.

embedded-machine-learning/scripts-and-guides

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Embedded Machine Learning Scripts and Guides

This is a collection of scripts and guides by the Christian Doppler Laboratory for Embedded Machine Learning

We collect scripts and guides that help us in our everyday work to setup software and frameworks. This repository is also the source of an EML Toolbox that aims to easyily implement machine learning toolchains.

Table of Contents

Guides

Scripts

Usage of the Scripts Repository

  • Create a folder for this setup.
  • Clone the scripts and guides repository into that folder, i.e. [basefolder]/scripts-and-guides
  • Create a folder projects i.e. [basefolder]/projects
  • Create your on project from the templates in scripts-and-guides in the projects folder like [basefolder]/projects/my_eml_project
  • Copy all necessary scripts into the my_eml_project folder and adjust the paths.