Commits on Source (107)
Showing
- .gitattributes 3 additions, 0 deletions.gitattributes
- .gitignore 2 additions, 0 deletions.gitignore
- Dockerfile 19 additions, 9 deletionsDockerfile
- README.md 244 additions, 87 deletionsREADME.md
- agents/base.py 25 additions, 0 deletionsagents/base.py
- agents/custom_agent.py 22 additions, 0 deletionsagents/custom_agent.py
- agents/torchbeast_agent.py 62 additions, 0 deletionsagents/torchbeast_agent.py
- aicrowd.json 4 additions, 2 deletionsaicrowd.json
- apt.txt 3 additions, 1 deletionapt.txt
- docs/SUBMISSION.md 6 additions, 0 deletionsdocs/SUBMISSION.md
- envs/__init__.py 4 additions, 0 deletionsenvs/__init__.py
- envs/batched_env.py 60 additions, 0 deletionsenvs/batched_env.py
- envs/wrappers.py 18 additions, 0 deletionsenvs/wrappers.py
- evaluator/__init__.py 0 additions, 0 deletionsevaluator/__init__.py
- evaluator/aicrowd_helpers.py 0 additions, 81 deletionsevaluator/aicrowd_helpers.py
- evaluator/music_demixing.py 0 additions, 175 deletionsevaluator/music_demixing.py
- nethack_baselines/other_examples/random_rollouts.py 27 additions, 0 deletionsnethack_baselines/other_examples/random_rollouts.py
- nethack_baselines/rllib/README.md 1 addition, 0 deletionsnethack_baselines/rllib/README.md
- nethack_baselines/torchbeast/README.md 150 additions, 0 deletionsnethack_baselines/torchbeast/README.md
- nethack_baselines/torchbeast/config.yaml 107 additions, 0 deletionsnethack_baselines/torchbeast/config.yaml
This diff is collapsed.
agents/base.py
0 → 100644
agents/custom_agent.py
0 → 100644
agents/torchbeast_agent.py
0 → 100644
envs/__init__.py
0 → 100644
envs/batched_env.py
0 → 100644
envs/wrappers.py
0 → 100644
evaluator/__init__.py
deleted
100644 → 0
evaluator/aicrowd_helpers.py
deleted
100644 → 0
evaluator/music_demixing.py
deleted
100644 → 0
nethack_baselines/rllib/README.md
0 → 100644
nethack_baselines/torchbeast/README.md
0 → 100644
nethack_baselines/torchbeast/config.yaml
0 → 100644