Skip to content

A program to play a game similar to Atari games

Notifications You must be signed in to change notification settings

ElinorG11/Intrcpt

Repository files navigation

Intrcpt

A program to play a game similar to Atari games. Spec. : tensorflow, python 3.6.1

In this game, objects are falling in different angles and directions, and the agent's goal is to intercept them using a turret. every state consists of the feedback given by the environment after each action. the feedback consists of the turret's angle, object's locations, interception's locations and total score. there are four possible actions for the agent to choose.

I have decided to try and implement the program using Q-deep-learning, loss and gradient descent calculations.

About

A program to play a game similar to Atari games

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published