Skip to content

Latest commit

 

History

287 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python application

POlicy optimizaTION

How to install (tested on Ubuntu 18.04.2):

apt-get update
apt-get install git python3 python3-pip
git clone https://github.com/T3p/potion.git
cd potion
pip3 install -e .

Optional integrations can be installed as extras:

pip3 install -e '.[mujoco]'
pip3 install -e '.[wandb]'

W&B logging is controlled by the episodic logger and is disabled by default.

About

Policy optimization in pytorch

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages