Interview AI

AI that learns to play Space Invaders

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.

Technologies: Python3, Keras, TensorFlow, OpenAI gym, and Jupyter Notebook.