Ajay Deshpande
|
fde73ced13
|
Simulating the act on the trainer. (#65)
* Remove the use of daemon threads for Redis subscribe.
* Emulate act and observe on trainer side to update internal vars.
|
2018-11-15 08:38:58 -08:00 |
|
Ajay Deshpande
|
875d6ef017
|
Adding target reward and target sucess (#58)
* Adding target reward
* Adding target successs
* Addressing comments
* Using custom_reward_threshold and target_success_rate
* Adding exit message
* Moving success rate to environment
* Making target_success_rate optional
|
2018-11-12 15:03:43 -08:00 |
|
Ajay Deshpande
|
16b3e99f37
|
Setup basic CI flow (#38)
Adds automated running of unit, integration tests (and optionally longer running tests)
|
2018-10-24 18:27:58 -07:00 |
|
Ajay Deshpande
|
6b2de6ba6d
|
Adding initial interface for backend and redis pubsub (#19)
* Adding initial interface for backend and redis pubsub
* Addressing comments, adding super in all memories
* Removing distributed experience replay
|
2018-10-23 16:51:48 -04:00 |
|