Instructions to use edbeeching/atari_phoenix_3333 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- sample-factory
How to use edbeeching/atari_phoenix_3333 with sample-factory:
python -m sample_factory.huggingface.load_from_hub -r edbeeching/atari_phoenix_3333 -d ./train_dir
- Notebooks
- Google Colab
- Kaggle
File size: 573 Bytes
a576a5a | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 | ---
library_name: sample-factory
tags:
- deep-reinforcement-learning
- reinforcement-learning
- sample-factory
model-index:
- name: APPO
results:
- task:
type: reinforcement-learning
name: reinforcement-learning
dataset:
name: atari_phoenix
type: atari_phoenix
metrics:
- type: mean_reward
value: nan +/- nan
name: mean_reward
verified: false
---
A(n) **APPO** model trained on the **atari_phoenix** environment.
This model was trained using Sample Factory 2.0: https://github.com/alex-petrenko/sample-factory
|