Skip to content

rahulmj19/msande338_starter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

MS&E 338 starter code

Here is some starter code for the MS&E 338 Reinforcement Learning implementation project. In particular, we wanted to make sure that you knew how to update and maintain sufficient statistics for the posterior distributions of PSRL. All other algorithms should be relatively trivial to implement.

  • posterior_sampling.py : updating and sampling from posterior distributions.
  • example_posterior.py : example use and demonstrations of these functions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%