Skip to content

A Reinforcement Learning algorithm (Q-learning) is used to create a game agent which interacts and learns to play the game on its own.

Notifications You must be signed in to change notification settings

aneesh297/Game-Agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game-Agent

A Reinforcement Learning algorithm (Q-learning) is used to create a game agent which interacts and learns to play the game on its own.

Implements a basic DQN and trains cartpole agent.

The environment is created using the Gym library.

About

A Reinforcement Learning algorithm (Q-learning) is used to create a game agent which interacts and learns to play the game on its own.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published