Skip to content

mink007/reinforcement_learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

reinforcement_learning

Reinforcement learning project

3 probems to solve which has small, medium and large dataset.

1.small is 10 x 10 grid world problem.

2.medium is mountain car problem with 50000 states.

3.large is unknown challenge and optimal policy had to be determined. Its with 312020 states for which action has to be determined.

All data uses same code of Q-Learning.

About

Reinforcement learning project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages