Skip to content

ESKINDERTSEGAYE/Space-Invader-Keras-RL

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Space Invader Keras RL

  • Using Keras and Tensorflow to train an AI program to play Space Invader.
  • The simulation is provided by OpenAI's gym library.
  • Applying Convolutional Neural Network and Reinforcement Learning to train the program.

Demo

Check out full Demo on YouTube

Requirements

  • Python 3.7
  • Tensorflow
  • Keras RL2
  • Numpy
  • Gym and Atari library

About

Developed an AI program that plays Space Invaders

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%