Skip to content
Snippets Groups Projects
Commit 560396fd authored by arbingchen's avatar arbingchen
Browse files

v2.0

parent 48b87122
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,9 @@
"description" : "Brief description for your submission"
}
```
**NOTE:** [`checkpoints/model.pth`](./checkpoints/) was trained in only 1k steps with 50 replays, and was just for you to get started in this repo, not for performance.
For higher score, the model could be trained with [`1k replays`](https://www.aicrowd.com/challenges/neurips-2022-the-neural-mmo-challenge/dataset_files) and more training time, About 0.8 top1-ratio achieved and shown by [`Submission #199954`](https://www.aicrowd.com/challenges/neurips-2022-the-neural-mmo-challenge/submissions/199954).
## Install requirements
```bash
pip install -r requirements.txt
......
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