From 8f61ed74a55a2f4157d6a73205261b4a897847c1 Mon Sep 17 00:00:00 2001 From: bkb2135 <98138173+bkb2135@users.noreply.github.com> Date: Mon, 22 Jan 2024 11:03:10 -0500 Subject: [PATCH] Add wandb link to readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d28e41fd..9701ac9d 100644 --- a/README.md +++ b/README.md @@ -141,7 +141,7 @@ python neurons/miners/zephyr/miner.py # Real-time monitoring with wandb integration -A fresh wandb project is on its way! +Check out real-time public logging by looking at the project [here](https://wandb.ai/opentensor-dev/alpha-validators) ## License This repository is licensed under the MIT License.