TailUFPB/space-invaders-tail
Desenvolvimento do projeto da diretoria de Aprendizagem por Reforço, que consistiu no uso de ambientes de Atari e nas aplicações acerca dos principais assuntos da área.
This project helps students and researchers understand and apply reinforcement learning concepts. It takes Atari game environments, specifically Space Invaders, as input to demonstrate core reinforcement learning principles. The output is a working example that illustrates how these concepts are applied in a practical setting. This is ideal for students or educators in machine learning, artificial intelligence, or computer science.
No commits in the last 6 months.
Use this if you are studying or teaching reinforcement learning and want a hands-on example using classic Atari game environments.
Not ideal if you are looking for a general-purpose Atari game emulator or a tool for developing new reinforcement learning algorithms from scratch.
Stars
8
Forks
2
Language
Jupyter Notebook
License
—
Category
Last pushed
Jul 29, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/TailUFPB/space-invaders-tail"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
yenchenlin/DeepLearningFlappyBird
Flappy Bird hack using Deep Reinforcement Learning (Deep Q-learning).
ChenglongChen/pytorch-DRL
PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single...
nikp06/subwAI
Scripts for training an AI to play the endless runner Subway Surfers using a supervised machine...
vladfi1/phillip
The SSBM "Phillip" AI.
kingyuluk/RL-FlappyBird
Using reinforcement learning to train FlappyBird.