Bladeren bron

Merge pull request #142 from LukasMasuch/patch-1

Add ML Workspace
Chaitanya Prakash Bapat 5 jaren geleden
bovenliggende
commit
9e139cb437
1 gewijzigde bestanden met toevoegingen van 3 en 2 verwijderingen
  1. 3 2
      README.md

+ 3 - 2
README.md

@@ -517,8 +517,9 @@
 2.  [Jupyter Notebook](http://jupyter.org) - Web-based notebook environment for interactive computing
 3.  [TensorBoard](https://github.com/tensorflow/tensorboard) - TensorFlow's Visualization Toolkit
 4.  [Visual Studio Tools for AI](https://visualstudio.microsoft.com/downloads/ai-tools-vs) - Develop, debug and deploy deep learning and AI solutions
-5.  [dowel](https://github.com/rlworkgroup/dowel) - A little logger for machine learning research. Log any object to the console, CSVs, TensorBoard, text log files, and more with just one call to `logger.log()`
-6.  [Neptune](https://neptune.ml/) - Lightweight tool for experiment tracking and results visualization. 
+5. [ML Workspace](https://github.com/ml-tooling/ml-workspace) - All-in-one web-based IDE for machine learning and data science.
+6.  [dowel](https://github.com/rlworkgroup/dowel) - A little logger for machine learning research. Log any object to the console, CSVs, TensorBoard, text log files, and more with just one call to `logger.log()`
+7.  [Neptune](https://neptune.ml/) - Lightweight tool for experiment tracking and results visualization. 
 
 ### Miscellaneous