Balaji Subramaniam
d06197f663
Add documentation on distributed Coach. ( #158 )
...
* Added documentation on distributed Coach.
2018-11-27 12:26:15 +02:00
Balaji Subramaniam
8df425b6e1
Update how save checkpoint secs arg is handled in distributed Coach. ( #151 )
2018-11-25 00:05:24 -08:00
Balaji Subramaniam
bf2036b284
S3 optimization - save only the latest checkpoint. ( #148 )
2018-11-23 22:17:36 -08:00
Balaji Subramaniam
13d2679af4
Sync experiment dir, videos, gifs to S3. ( #147 )
2018-11-23 20:52:12 -08:00
Balaji Subramaniam
dea1826658
Re-enable NFS data store. ( #101 )
2018-11-16 13:55:33 -08:00
Balaji Subramaniam
101c55d37d
Handle both Environment Steps and Episodes on the subscriber side. ( #99 )
2018-11-15 14:42:21 -08:00
Balaji Subramaniam
a849c17e46
Enable distributed SharedRunningStats ( #81 )
...
- Use Redis pub/sub for updating SharedRunningStats.
2018-11-13 19:17:38 +02:00
Balaji Subramaniam
7e7006305a
Integrate coach.py params with distributed Coach. ( #42 )
...
* Integrate coach.py params with distributed Coach.
* Minor improvements
- Use enums instead of constants.
- Reduce code duplication.
- Ask experiment name with timeout.
2018-11-05 09:33:30 -08:00
Balaji Subramaniam
ca9015d8b1
Make NFS work end-to-end.
2018-10-23 16:55:37 -04:00
Balaji Subramaniam
844a5af831
Make distributed coach work end-to-end.
...
- With data store, memory backend and orchestrator interfaces.
2018-10-23 16:54:43 -04:00
Balaji Subramaniam
1c238b4c60
Added data store backend. ( #17 )
...
* Added data store backend.
* Add NFS implementation for Kubernetes.
* Added S3 data store implementation.
* Addressed review comments.
2018-10-23 16:52:16 -04:00