Skip to content

LeviUniAcc/SSP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SSP

Setup

  1. pip install requirements.txt
  2. pip install sspspace_main (get it here)

Run

python .\src\build_SSPs.py --mode train --cpus 1

TODO

15.11 - 29.11

  • 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

29.11 - 13.12

  • 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages