From 94f958608a4783953b3258d479439c5b1a887c9d Mon Sep 17 00:00:00 2001 From: Dheeraj Pai <29203967+dheerajmpai@users.noreply.github.com> Date: Tue, 9 Feb 2021 21:04:54 +0530 Subject: [PATCH] Added a weights and biases (wandb) tool --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7c82509..22bd23a 100644 --- a/README.md +++ b/README.md @@ -581,6 +581,8 @@ 9. [CatalyzeX](https://chrome.google.com/webstore/detail/code-finder-for-research/aikkeehnlfpamidigaffhfmgbkdeheil) - Browser extension ([Chrome](https://chrome.google.com/webstore/detail/code-finder-for-research/aikkeehnlfpamidigaffhfmgbkdeheil) and [Firefox](https://addons.mozilla.org/en-US/firefox/addon/code-finder-catalyzex/)) that automatically finds and links to code implementations for ML papers anywhere online: Google, Twitter, Arxiv, Scholar, etc. 10. [Determined](/~https://github.com/determined-ai/determined) - Deep learning training platform with integrated support for distributed training, hyperparameter tuning, smart GPU scheduling, experiment tracking, and a model registry. 11. [DAGsHub](https://dagshub.com/) - Community platform for Open Source ML – Manage experiments, data & models and create collaborative ML projects easily. +12. [Weights and Biases](https://wandb.ai/) - Tool to monitor and visualize the ML/AI workloads. + ### Miscellaneous