Spaces:
Build error
Build error
title: 🕹️AI Atari 2600 RL Agent | |
emoji: 🕹️ | |
colorFrom: blue | |
colorTo: indigo | |
sdk: streamlit | |
sdk_version: 1.10.0 | |
app_file: app.py | |
pinned: false | |
license: mit | |
This demonstration shows a Pytorch trained PPO Agent that can play Atari 2600 games and shows Reinforcement Learning. An AI Agent is a program that can make predictions, take actions in the environment and performs observation to change weights. Full list of all Atari 2600 ROMs is here: https://github.com/DLR-RM/rl-baselines3-zoo/blob/master/benchmark.md | |
Config ref: https://huggingface.co/docs/hub/spaces-config-reference | |