Skip to content

emilybejerano/fl_tutorials

 
 

Repository files navigation

Install dependencies

These tutorials were created using Python 3.8.16 and poetry 1.3.2

Using your favourite environment manager, install poetry:

poetry install

Afterwards, to allow absolute imports to work properly use:

python __setup.py install.

About

Embedded AI tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 93.5%
  • Shell 6.5%