Skip to content
Snippets Groups Projects
Commit 5e1c8bc1 authored by danielle_rothermel's avatar danielle_rothermel
Browse files

Make the two references to baselines match and point to the local torchbeast readme

parent 9adf40c7
No related branches found
No related tags found
1 merge request!12Update README & Bugfixes
...@@ -102,7 +102,6 @@ The different files and directories have following meaning: ...@@ -102,7 +102,6 @@ The different files and directories have following meaning:
Finally, **you must specify an AIcrowd submission JSON in `aicrowd.json` to be scored!** See "How do I actually make a submission" below for more details. Finally, **you must specify an AIcrowd submission JSON in `aicrowd.json` to be scored!** See "How do I actually make a submission" below for more details.
**How can I get going with an existing baseline?** **How can I get going with an existing baseline?**
The best current baseline is the torchbeast baseline. Follow the instructions The best current baseline is the torchbeast baseline. Follow the instructions
...@@ -213,7 +212,8 @@ The machine where the submission will run will have following specifications: ...@@ -213,7 +212,8 @@ The machine where the submission will run will have following specifications:
Although we are looking to supply this repository with more baselines throughout the first month of the competition, this repository comes with a strong IMPALA-based baseline in the directory `./nethack_baselines/torchbeast`. Although we are looking to supply this repository with more baselines throughout the first month of the competition, this repository comes with a strong IMPALA-based baseline in the directory `./nethack_baselines/torchbeast`.
More info on how to install, train and submit that repo are available [here](./nethack_baselines/torchbeast/README.md) - along with some suggestions on where to go next! Follow the instructions [here](/nethack_baselines/torchbeast/) to install and start training the model (there are even some suggestions for improvements).
# How to Test and Debug Locally # How to Test and Debug Locally
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment