Documentation

This commit is contained in:
allegroai 2019-06-11 20:09:23 +03:00
parent 3269199262
commit 1c419ebf50

View File

@ -2,9 +2,13 @@
## Magic Version Control & Experiment Manager for AI ## Magic Version Control & Experiment Manager for AI
[![GitHub license](https://img.shields.io/badge/license-SSPL-green.svg)](https://img.shields.io/badge/license-SSPL-green.svg)
[![GitHub version](https://img.shields.io/github/release-pre/allegroai/trains-server.svg)](https://img.shields.io/github/release-pre/allegroai/trains-server.svg)
[![PyPI status](https://img.shields.io/badge/status-beta-yellow.svg)](https://img.shields.io/badge/status-beta-yellow.svg)
## Introduction ## Introduction
The **trains-server** is the infrastructure for [trains](https://github.com/allegroai/trains). The **trains-server** is the infrastructure for [TRAINS](https://github.com/allegroai/trains).
It allows multiple users to collaborate and manage their experiments. It allows multiple users to collaborate and manage their experiments.
The **trains-server** contains the following components: The **trains-server** contains the following components:
@ -52,7 +56,7 @@ The **trains-server's** code is freely available [here](https://github.com/alleg
+------------------------|-------------------------------------------+ +------------------------|-------------------------------------------+
| +------------------|--------------+ | | +------------------|--------------+ |
| | Training | | +---------------------+ | | | Training | | +---------------------+ |
| | Code +---+------------+ | | trains configuration| | | | Code +---+------------+ | | TRAINS configuration| |
| | | TRAINS | | | ~/trains.conf | | | | | TRAINS | | | ~/trains.conf | |
| | | +------+ | | | | | +------+ | |
| | +----------------+ | +---------------------+ | | | +----------------+ | +---------------------+ |