For a system-wide setup, simply run:
$ cd foodner/
$ poetry shell
$ python cli.py dataset --help
$ python cli.py training --help
$ python cli.py evaluation --help
$ python cli.py prediction --help
Development environment can be configured using docker
.
Following instructions have been tested in:
TODO: TBD
Steps in order to set up Docker image:
Αs project repository is hosted on Bitbucket, use the following:
$ git clone git@bitbucket.org:agroknowdev/foodner.git
TODO: TBD
TODO: TBD
TODO: TBD