Dqn SpaceInvadersNoFrameskip V4
D
Dqn SpaceInvadersNoFrameskip V4
Developed by epsil
This is a reinforcement learning agent based on the DQN algorithm, specifically designed for gameplay in the SpaceInvadersNoFrameskip-v4 environment.
Downloads 15
Release Time : 6/8/2022
Model Overview
The model was trained using the stable-baselines3 library and RL Zoo framework, capable of playing Space Invaders with an average reward of 637.50 +/- 139.13.
Model Features
Stable Training Framework
Trained using the stable-baselines3 library and RL Zoo framework to ensure training stability
Efficient Exploration Strategy
Employs a gradually decaying exploration rate strategy, transitioning from initial exploration to a stable final policy
Frame Stacking Processing
Uses 4-frame stacking technique to process game screens, helping the agent understand dynamic environments
Model Capabilities
Atari game playing
Reinforcement learning decision-making
Game screen understanding
Use Cases
Game AI
Space Invaders Game AI
This model can autonomously play Space Invaders
Average reward reaches 637.50 +/- 139.13
Reinforcement Learning Research
DQN Algorithm Benchmarking
Can serve as a performance benchmark for DQN algorithm on Atari games
Featured Recommended AI Models