mirror of
https://github.com/gryf/coach.git
synced 2025-12-18 19:50:17 +01:00
Add documentation on distributed Coach. (#158)
* Added documentation on distributed Coach.
This commit is contained in:
committed by
Gal Novik
parent
e3ecf445e2
commit
d06197f663
10
docs/_sources/components/data_stores/index.rst.txt
Normal file
10
docs/_sources/components/data_stores/index.rst.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
Data Stores
|
||||
===========
|
||||
|
||||
S3DataStore
|
||||
-----------
|
||||
.. autoclass:: rl_coach.data_stores.s3_data_store.S3DataStore
|
||||
|
||||
NFSDataStore
|
||||
------------
|
||||
.. autoclass:: rl_coach.data_stores.nfs_data_store.NFSDataStore
|
||||
Reference in New Issue
Block a user