Implemented both feature-extraction based algorithms and end-to-end Deep Q learning method to learn to control objects in-game directly from high dimensional game screen input (using Opencv ). The DQN is a Convolutional neural network that reads in pixel data from the game and the game score.
最近更新: 5年多前