From f4c865cfef82440e89cbbd5ebd703fef8fdc1998 Mon Sep 17 00:00:00 2001 From: Scott Condron Date: Thu, 9 Feb 2023 18:33:15 +0000 Subject: [PATCH] Removing top from blurb --- examples/Visualizing_embeddings_in_W&B.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/Visualizing_embeddings_in_W&B.ipynb b/examples/Visualizing_embeddings_in_W&B.ipynb index 0056ffe3..da5bae55 100644 --- a/examples/Visualizing_embeddings_in_W&B.ipynb +++ b/examples/Visualizing_embeddings_in_W&B.ipynb @@ -16,7 +16,7 @@ "source": [ "## What is Weights & Biases?\n", "\n", - "[Weights & Biases](http://wandb.ai) is a machine learning platform used by OpenAI and other top ML teams to build better models faster. They use it to quickly track experiments, evaluate model performance, reproduce models, visualize results, and share findings with colleagues." + "[Weights & Biases](http://wandb.ai) is a machine learning platform used by OpenAI and other ML teams to build better models faster. They use it to quickly track experiments, evaluate model performance, reproduce models, visualize results, and share findings with colleagues." ] }, {