These tutorials are written as Jupyter Notebooks
If you want to take a quick look pdfs have been generated for each notebook requiring no software requirements
To run on your machine first clone this repo via your preferred method e.g. cloning via terminal or cloning via gitbash (windows)
Some notebooks require additional code from other git repos
In your terminal (mac or linux) or in your gitbash terminal run
cd LIFD_ENV_ML_NOTEBOOKS
git submodule update --init --recursive
now can set up your python environment
follow the jupyter_notebooks guide
comming soon
coming soon