--- 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)