Skip to content
/ HyQ Public

Official code repo for paper: Hybrid RL: Using both offline and online data can make RL efficient.

Notifications You must be signed in to change notification settings

yudasong/HyQ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hy-Q

This repository contains code for paper: Hybrid RL: Using both offline and online data can make RL efficient.

Prerequisites

Please see requirements.txt for required packages.

We use wandb to perform result collection, please setup wandb before running the code or add os.environ['WANDB_MODE'] = 'offline' in main.py.

Running the code

Please refer to each folder for detailed instructions.

About

Official code repo for paper: Hybrid RL: Using both offline and online data can make RL efficient.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published