29 lines
295 B
Text
29 lines
295 B
Text
|
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
|