Skip to content
/ SAVER Public
forked from OliverRichter/SAVER

This repository contains the code to run the experiment (plus some additional experiments) described in the workshop paper “Quantile Regression Reinforcement Learning with State Aligned Vector Rewards” - https://openreview.net/forum?id=S1fuWRYCFm

Notifications You must be signed in to change notification settings

gar1t/SAVER

 
 

Repository files navigation

SAVER

This repository contains the code to run the experiment (plus some additional experiments) described in the workshop paper “Quantile Regression Reinforcement Learning with State Aligned Vector Rewards” - https://openreview.net/forum?id=S1fuWRYCFm

Requirements

• Python v3.5
• Tensorflow (https://www.tensorflow.org/install/)
• OpenAI Gym (https://github.com/openai/gym)

Installation

• Download the folder and install requirements
• Install and register the gym environments in the sub directory “saver_envs”
    ◦ $ pip install -e saver_envs
• Run the file “main.py” to train an agent
    ◦ $ python main.py

Guild AI

This project supports run automation with Guild AI. Refer to README_guild.md(README_guild.md) for details.

About

This repository contains the code to run the experiment (plus some additional experiments) described in the workshop paper “Quantile Regression Reinforcement Learning with State Aligned Vector Rewards” - https://openreview.net/forum?id=S1fuWRYCFm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%