./admin/install-macos.shApologies for the complexity of installation. We're blending lots of algorithms and test environments, much of which is research-quality code, some of which may be unmaintained.
./admin/install.shpre-commit installpre-commit run
pytest -sv testsIf your code crashes or hangs, try this hack:
export KMP_DUPLICATE_LIB_OK=TRUE
export OMP_NUM_THREADS=1
I don't recommend this, however, as it may slow things down.
From the repository root (with PYTHONPATH set to the repo so imports resolve):
./ops/experiment.py local configs/demo/turbo_enn.toml
./ops/experiment.py local configs/demo/ppo.toml
./ops/exp_uhd.py local configs/demo/mezo.toml