From d4de90edb73f65900f85f8e23a4ee0db6cdc923f Mon Sep 17 00:00:00 2001 From: allegroai <> Date: Wed, 25 Sep 2019 01:12:22 +0300 Subject: [PATCH] Documentation --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index adc26810..10a931fa 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,8 @@ your experimentation logs, outputs, and data to one centralized server. * Explicit parameters dictionary * Tensorflow Defines (absl-py) * Initial model weights file -* Model snapshots +* Model snapshots (With optional automatic upload to central storage: Shared folder, S3, GS, Azure, Http) +* Artifacts log & store (Shared folder, S3, GS, Azure, Http) * Tensorboard/TensorboardX scalars, metrics, histograms, images (with audio coming soon) * Matplotlib & Seaborn * Supported frameworks: Tensorflow, PyTorch, Keras, XGBoost and Scikit-Learn (MxNet is coming soon)