mirror of
https://github.com/gryf/coach.git
synced 2025-12-17 19:20:19 +01:00
Update README.md (#341)
Adding some links to the tutorials from the README
This commit is contained in:
@@ -56,6 +56,8 @@ One of the main challenges when building a research project, or a solution based
|
|||||||
|
|
||||||
Framework documentation, algorithm description and instructions on how to contribute a new agent/environment can be found [here](https://nervanasystems.github.io/coach/).
|
Framework documentation, algorithm description and instructions on how to contribute a new agent/environment can be found [here](https://nervanasystems.github.io/coach/).
|
||||||
|
|
||||||
|
Jupyter notebooks demonstrating how to run Coach from command line or as a library, implement an algorithm, or integrate an environment can be found [here](https://github.com/NervanaSystems/coach/tree/master/tutorials).
|
||||||
|
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
@@ -163,7 +165,7 @@ For example:
|
|||||||
|
|
||||||
It is easy to create new presets for different levels or environments by following the same pattern as in presets.py
|
It is easy to create new presets for different levels or environments by following the same pattern as in presets.py
|
||||||
|
|
||||||
More usage examples can be found [here](https://nervanasystems.github.io/coach/usage/index.html).
|
More usage examples can be found [here](https://github.com/NervanaSystems/coach/blob/master/tutorials/0.%20Quick%20Start%20Guide.ipynb).
|
||||||
|
|
||||||
### Distributed Multi-Node Coach
|
### Distributed Multi-Node Coach
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user