garage icon indicating copy to clipboard operation
garage copied to clipboard

A toolkit for reproducible reinforcement learning research.

Results 108 garage issues
Sort by recently updated
recently updated
newest added

This is an umbrella issue, as this will be a large project. Overall outline format inspired by https://documentation.divio.com/ * [x] Installation * [x] Getting Started * [ ] Usage Guide...

documentation

Including tensorflow in docs/requirements.txt causes rtfd.io builders to run out of memory, so it's commented out. However, this results in sub-optimal documentation. Surely we're not the only ones with this...

documentation

Should provide pointers to intro resources for learning about RL before using garage * openai spinningup * Berkeley DeepRL course * David Silver course * Others?

documentation

This is a very frequent question. We should provide an example which satisfies 90% of use cases (e.g. gym.utils.EzPickle or equivalent.

documentation