|
@@ -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
|
|
|
|