Instructions to use MattStammers/appo-atari_alien with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- sample-factory
How to use MattStammers/appo-atari_alien with sample-factory:
python -m sample_factory.huggingface.load_from_hub -r MattStammers/appo-atari_alien -d ./train_dir
- Notebooks
- Google Colab
- Kaggle
Commit ·
cd2120f
1
Parent(s): 4f6926f
Update README.md
Browse files
README.md
CHANGED
|
@@ -36,7 +36,7 @@ python -m sample_factory.huggingface.load_from_hub -r MattStammers/APPO-atari_al
|
|
| 36 |
|
| 37 |
## About the Model
|
| 38 |
|
| 39 |
-
This model as with all the others in the benchmarks was trained asynchronously un-seeded to 10 million steps for the purposes of setting a sample factory async baseline for this model on this environment.
|
| 40 |
|
| 41 |
The aim is to reach state of the art (SOTA) performance on each atari environment. I will flag the models with SOTA when they reach at or near these levels.
|
| 42 |
|
|
|
|
| 36 |
|
| 37 |
## About the Model
|
| 38 |
|
| 39 |
+
This model as with all the others in the benchmarks was initially trained asynchronously un-seeded to 10 million steps for the purposes of setting a sample factory async baseline for this model on this environment.
|
| 40 |
|
| 41 |
The aim is to reach state of the art (SOTA) performance on each atari environment. I will flag the models with SOTA when they reach at or near these levels.
|
| 42 |
|