google-deepmind / bsuite

bsuite is a collection of carefully-designed experiments that investigate core capabilities of a reinforcement learning (RL) agent
Apache License 2.0
1.51k stars 181 forks source link

Updating docs on loading up data #30

Closed DavidJanz closed 4 years ago

DavidJanz commented 4 years ago

bsuite.utils -> bsuite.logging in docs

aslanides commented 4 years ago

I think you might need to sync your fork to pick up the fix that I pushed.