Documentation

This commit is contained in:
allegroai 2019-09-25 01:12:22 +03:00
parent 85c11052c1
commit d4de90edb7

View File

@ -32,7 +32,8 @@ your experimentation logs, outputs, and data to one centralized server.
* Explicit parameters dictionary * Explicit parameters dictionary
* Tensorflow Defines (absl-py) * Tensorflow Defines (absl-py)
* Initial model weights file * 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) * Tensorboard/TensorboardX scalars, metrics, histograms, images (with audio coming soon)
* Matplotlib & Seaborn * Matplotlib & Seaborn
* Supported frameworks: Tensorflow, PyTorch, Keras, XGBoost and Scikit-Learn (MxNet is coming soon) * Supported frameworks: Tensorflow, PyTorch, Keras, XGBoost and Scikit-Learn (MxNet is coming soon)