helmuthb / scripts-and-guides

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:MIT License


Languages

Language:Python 75.8%Language:Batchfile 12.1%Language:Shell 10.7%Language:TeX 1.4%