openai/train-procgen

Dependency on baseline

kaixin96 opened this issue · 1 comments

The repo has dependency on baseline but baseline is not included in environment.yml. I am just worried about the tf version. Baseline says it can support up to tf 1.14 while this repo uses tf 1.15. Will that cause problems?

Never mind, I found baseline installation guide in readme.