Batch Reinforcement Learning Batch Reinforcement Learning Coach supports Batch Reinforcement Learning, where learning is based solely on a (fixed) batch of data.In Batch RL, we...
Benchmarks Benchmarks Reinforcement learning is a developing field, and so far it has been particularly difficult to reproduce some of theresults published in the original pape...
Environments Environments Coach supports a large number of environments which can be solved using reinforcement learning.To find a detailed documentation of the environments AP...
Auto-scaling with Broodlord mode A ‘simple’ example –vassal-sos Manually asking for reinforcement Under the hood (or: hacking broodlord mode) Auto-scaling with Broodlord mo...
Algorithms Algorithms Coach supports many state-of-the-art reinforcement learning algorithms, which are separated into three main classes -value optimization, policy optimizati...
Selecting an Algorithm 1. Does your environment have a discrete or continuous action space? 2. Is collecting more samples from your environment painful? 3. Do you have a simulato...
Dopamine What’s new Instructions Install via source Ubuntu Mac OS X Running tests Install as a library Running tests References Giving credit Dopamine Dopamine i...