- pip install requirements.txt
- pip install sspspace_main (get it here)
python .\src\build_SSPs.py --mode train --cpus 1
- change sspspace py file with library
- add vocab 2 with combined vectors of shape type (color)
- generate all ssps only once at the start
- make statistics for different length_scales
- add prints for all the other attributes
- make code a bit cleaner
- multiprocessing with fixxed seed -> probably not needed due to saveing the initial ssps with pikle
- save data with pikle
- save vocab and default environment with pikle
- load data with dataset
- new plotting script
- demo main