.github/workflow- codestyle and CIassets- datasets, logs, etcbin- bash files to start pipelinesdocker- docker filesexamples- notebooks and full-featured examplesrequirements- python requirementssrc- codetests- tests
bash bin/... # download data
pip install -r ./requirements/... # install dependencies, or use docker
bash bin/... # run experiments
# use examples/... to analize results