Skip to content

lukbut/reinforcement_learning_agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains assignment work for the Reinforcement Learning course completed as part of my Masters degree at the University of Edinburgh. It contains a random agent which can be used to play the Enduro game, and is used as the baseline model. There are two other agents, a simple agent implementing the standard Q learning algorithm with simple features, and another which implements the standard Q learning algorithm with more detailed features, and therefore better learning results.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages