Skip to content

Official implementation for the paper "Distributional analysis of policy gradient in POMDPs using explicit value distributions"

License

Notifications You must be signed in to change notification settings

colin-daniels/lattice_rl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Distributional analysis of policy gradient in POMDPs using explicit value distributions

This repository is the official implementation for the paper Distributional analysis of policy gradient in POMDPs using explicit value distributions.

Figure 4

Requirements

The requirements for the library and executables themselves are simply an installation of rust and cargo. To render the plots used in the paper, gnuplot and bash are required. To set up:

git clone https://github.com/colin-daniels/lattice_rl
cd lattice_rl
cargo build --release --all

Evaluation

To generate the figures, simply cd into the plots folder, run generate.sh, and wait.

cd plots
./generate.sh

About

Official implementation for the paper "Distributional analysis of policy gradient in POMDPs using explicit value distributions"

Resources

License

Stars

Watchers

Forks

Packages