adithya-s-k / World-of-AI

WORLD OF AI : An open-source repository for AI-based projects 🚀, from beginner to expert level, helping contributors start their journey in Artificial Intelligence and Deep Learning. Our projects provide hands-on experience to real-world problems👨‍💻. Join our community and contribute to the development of AI-based solutions 👥.
https://www.cognitivelab.tech/
MIT License
89 stars 85 forks source link

Space Invaders Game Agent #147

Open ayush-09 opened 1 year ago

ayush-09 commented 1 year ago

Project Request

The Space Invaders game requires the player to control a spaceship and shoot down waves of alien invaders while avoiding their attacks. The DQN agent needs to learn an optimal policy to maximize its score by making strategic decisions on shooting, moving, and avoiding enemy projectiles.


Field Description
About Reinforcement Learning for Space Invaders Game
Github ayush-09
Email ayushvarshney43@gmail.com
Label Project Request

Define You

Deep Q-Network (DQN) Agent for Space Invaders Game

Description

The goal of this project is to develop a Deep Q-Network (DQN) agent using the OpenAI Gym environment and Keras-RL2 library to play the Space Invaders game. The DQN agent will learn to navigate the game environment and achieve high scores by training on a combination of exploration and exploitation strategies.

Scope

ayush-09 commented 1 year ago

@adithya-s-k Please assign this to me

ayush-09 commented 1 year ago

@miraj0507 Please assign this to me