engichang1467 / Space-Invader-Keras-RL

Developed an AI program that plays Space Invaders

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Jupyter Notebook 100.0%