Skip to content

A comparison of Q-Learning with Double Q-Learning in Reinforcement Learning problems.

License

Notifications You must be signed in to change notification settings

liuqi8827/DoubleQLearning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DoubleQLearning

A comparison of Q-Learning with Double Q-Learning in Reinforcement Learning problems. environment.yml contains all necessary packages.

This repository contains two experiments on two games: a simple Markov Decision Process and Roulette.

To replicate our results, simply run MDP.py and roulette.py from beginning to end.

About

A comparison of Q-Learning with Double Q-Learning in Reinforcement Learning problems.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages