This commit is contained in:
Constantin Ruhdorfer 2024-06-25 16:22:33 +02:00
commit a291702af9
216 changed files with 39249 additions and 0 deletions

28
.gitignore vendored Normal file
View file

@ -0,0 +1,28 @@
src/overcooked_teacher_layout_imgs
*~
.venv
venv
env
!.gitkeep
tmp
.DS_Store
.idea
*.log
*.map
*.pyc
*.h5
__pycache__/
.pytest_cache
dist/
**/data/
**/logs/
**/results/
**/images/
**/wandb/
**/figures/
**/config/wandb.json
!docs/images
src/*.egg-info
**/.ipynb_checkpoints/
!src/minimax/config