Interview AI
- Category: App design
- Project URL: https://bit.ly/38uzZDD
- Project Source URL: https://bit.ly/3otTrG6
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.