File size: 605 Bytes
bee5a6e 73e2fa4 909d222 de0b478 58a3679 03cd6b8 81d5eb6 03cd6b8 |
1 2 3 4 5 6 7 8 9 10 11 12 |
---
license: gpl-3.0
pipeline_tag: reinforcement-learning
tags:
- Atari 100k
- Atari
- Breakout
---
See my [Colab Notebook]( https://github.com/RUFFY-369/Transformers-tutorials/blob/main/IRIS/train_Iris_agent_on_atari.ipynb) for usage.
In case video preview does not show on the model card, here's a gif showing the left panel which displays the original frame, the center panel displaying the same frame downscaled to the input resolution of the discrete autoencoder, and the right panel showing the output of the autoencoder (what the agent actually sees):
![iris_trained_agent](iris_trained_agent.gif) |