openai / baselines

OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
MIT License
15.83k stars 4.88k forks source link

Regarding GAIL dataset #792

Open fiberleif opened 5 years ago

fiberleif commented 5 years ago

Thanks for such clear code! l have some questions on the dataset provided by https://drive.google.com/drive/folders/1h3H4AY_ZBx08hz-Ct0Nxxus-V1melu1U. Does this dataset contains multiple full episodes or subsample the episodes as openai/imitation did?

Thanks!

zyzhang1130 commented 4 years ago

@fiberleif Hi have you figured out how to interpret the expert data? I'm quite confused too.