Skip to content

Investigating planning depth using a multi stage task

License

Notifications You must be signed in to change notification settings

jeffensen/plandepth

Repository files navigation

Adaptive planning depth

Investigating adaptive planning depth using a multi stage task

Requirements

numpy pandas matplotlib seaborn pytorch pyro numpyro

Installation

The easiest way to install required libraries is using conda and pip package managers.

First setup an environment using anaconda prompt (or just terminal in linux):

conda create -n ppl python=3 numpy pandas matplotlib seaborn
conda activate ppl
conda install pytorch -c pytorch
pip install pyro-ppl
pip install numpyro

About

Investigating planning depth using a multi stage task

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages