mirror of
https://github.com/gryf/coach.git
synced 2026-02-15 21:45:46 +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
@@ -36,6 +36,7 @@ You can find more details in the `GitHub repository <https://github.com/NervanaS
|
||||
:titlesonly:
|
||||
|
||||
usage
|
||||
dist_usage
|
||||
features/index
|
||||
selecting_an_algorithm
|
||||
dashboard
|
||||
@@ -47,6 +48,7 @@ You can find more details in the `GitHub repository <https://github.com/NervanaS
|
||||
|
||||
design/control_flow
|
||||
design/network
|
||||
design/horizontal_scaling
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
@@ -61,10 +63,13 @@ You can find more details in the `GitHub repository <https://github.com/NervanaS
|
||||
|
||||
components/agents/index
|
||||
components/architectures/index
|
||||
components/data_stores/index
|
||||
components/environments/index
|
||||
components/exploration_policies/index
|
||||
components/filters/index
|
||||
components/memories/index
|
||||
components/memory_backends/index
|
||||
components/orchestrators/index
|
||||
components/core_types
|
||||
components/spaces
|
||||
components/additional_parameters
|
||||
|
||||
Reference in New Issue
Block a user