google-research / google-research/dice_rl

Missing pretrained networks to create_dataset.

Open
#2 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
112
Forks
16
PR merge metrics
No merged PRs in 30d

Description

Hi!

I'd like to ask where I can find information about pre-training optimal policies for some environments, such as reacher or cartpole.

I'm trying to reproduce some of the results described in M. Yang et al., '20. For some experiments, generating behavior policy data in`scripts/create_dataset.py` requires pretrained policies (as described in the paper). However, it seems like there is no information regarding pre-training policies in this repo. Without those pretrained policies, I get
`AssertionError: No checkpoint specified (save_path=None); nothing is being restored.`

I would appreciate it if someone let me know where to find the pretrained models or how to train them.

Thanks!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.