Skip to content

Lighfe/Uncertainty-Based-Offline-RL-with-Diversified-Q-Ensemble

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Uncertainty-Based-Offline-RL-with-Diversified-Q-Ensemble

This is a blog post based on the paper Uncertainty-Based Offline Reinforcement Learning with Diversified Q-Ensemble, which proposes the offline RL algorithm EDAC (Ensemble Diversified Actor Critic).

There are several implementations:

run blog locally

install

  • install Quarto
  • clone this repo
pip install -r blog/requirements.txt

run

quarto preview blog/blog.ipynb

writing

The main content is in blog/blog.ipynb, the references are in blog/references.bib and the images are in blog/figures/.

About

Blog post about Uncertainty-Based Offline Reinforcement Learning with Diversified Q-Ensemble

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 91.4%
  • TeX 7.6%
  • SCSS 1.0%