From 81b992034dccaa0eadc953f86cb982f76da588b0 Mon Sep 17 00:00:00 2001 From: allegroai <> Date: Thu, 11 Jun 2020 15:23:50 +0300 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f116c2d5..772f5b8d 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ your experimentation logs, outputs, and data to one centralized server. * Artifacts log & store (Shared folder, S3, GS, Azure, Http) * Tensorboard/TensorboardX scalars, metrics, histograms, **images, audio and video** * Matplotlib & Seaborn -* Supported frameworks: Tensorflow, PyTorch, Keras, XGBoost and Scikit-Learn (MxNet is coming soon) +* Supported frameworks: [Tensorflow](https://allegro.ai/docs/examples/examples_tensorflow), [PyTorch](https://allegro.ai/docs/examples/examples_pytorch), [Keras](https://allegro.ai/docs/examples/examples_keras), XGBoost and [Scikit-Learn](https://allegro.ai/docs/examples/examples_scikit_learn) (MxNet is coming soon) * Seamless integration (including version control) with **Jupyter Notebook** and [*PyCharm* remote debugging](https://github.com/allegroai/trains-pycharm-plugin)