This code is written in Python and relies on Anaconda to create an environment to install dependencies.
All associated packages are opensource. The file environment.yml contains all the packages used in the examples.
To install these packages run
make install
It contains two examples, one for each use case.
make run_shapes
make run_classifer
This code is going to be shared in a Github repository after receiving the conference decision.