mirror of
https://github.com/clearml/clearml
synced 2025-02-07 13:23:40 +00:00
Documentation
This commit is contained in:
parent
0457c56300
commit
4de0377d8b
11
README.md
11
README.md
@ -97,14 +97,13 @@ Connect your code with TRAINS:
|
|||||||
|
|
||||||
## How TRAINS Works
|
## How TRAINS Works
|
||||||
|
|
||||||
TRAINS is composed of the following:
|
TRAINS is a two part solution:
|
||||||
|
|
||||||
* [TRAINS-server](https://github.com/allegroai/trains-server)
|
1. TRAINS [python package](https://pypi.org/project/trains/) (auto-magically connects your code, see [Using TRAINS](#using-trains))
|
||||||
* [Web-App](https://github.com/allegroai/trains-web) (web user interface)
|
2. [TRAINS-server](https://github.com/allegroai/trains-server) for logging, querying, control and UI ([Web-App](https://github.com/allegroai/trains-web))
|
||||||
* Python SDK (auto-magically connects your code, see [Using TRAINS](#using-trains))
|
|
||||||
|
|
||||||
The following diagram illustrates the interaction of the [trains-server](https://github.com/allegroai/trains-server)
|
The following diagram illustrates the interaction of the [TRAINS-server](https://github.com/allegroai/trains-server)
|
||||||
and a GPU training machine using TRAINS
|
and a GPU training machine using the TRAINS python package
|
||||||
|
|
||||||
<!---
|
<!---
|
||||||
![Alt Text](https://github.com/allegroai/trains/blob/master/docs/system_diagram.png?raw=true)
|
![Alt Text](https://github.com/allegroai/trains/blob/master/docs/system_diagram.png?raw=true)
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 1.6 MiB After Width: | Height: | Size: 1.6 MiB |
Loading…
Reference in New Issue
Block a user