Ninzero / GRAD60001_Project

A research on how programs play computer games.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GRAD60001_Project

A research on how to train a neural network for a program to play classic Atari game 'Pong'.

Game is emulated using atari 2600 emulator 'Stella', the ROM file for the game is 'pong.bin'.

Game state is extracted using file 'loadgame.py', with the support of package 'Arcade Learning Environment'.

Neural network is trained using package 'Tensorflow'.

About

A research on how programs play computer games.


Languages

Language:Python 100.0%