Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A pioneering Python package that creates a bridge between theory and practice in tabular reinforcement learning with an eye on the non-tabular setting.

License

grahamin/Colosseum

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code style: black Python 3.7

Colosseum is a pioneering Python package that creates a bridge between theory and practice in tabular reinforcement learning with an eye on the non-tabular setting.

If you are new to the package, extensive explanations and tutorials are available at project page.

Core capabilities

  • The computation of three theoretical measures of hardness for any given MDP.
  • Empirical study of the properties of hardness measures.
  • Principled benchmarking for tabular algorithms with rigorous hyperparameters optimization.
  • Non-tabular versions of the tabular benchmark for which tabular hardness measures can be computed.
  • Extensive visualizations for MDPs and analysis tools for the agents' performances.

Example gallery

Hardness analysis

Agent MDP interaction

MDP visual representations

Markov chain visual representations

Visitation counts

About

A pioneering Python package that creates a bridge between theory and practice in tabular reinforcement learning with an eye on the non-tabular setting.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%