Add W&B Blurb

This commit is contained in:
Scott Condron 2023-02-09 15:39:03 +00:00
parent e2106af5db
commit 5e0c3f92d3

View File

@ -9,6 +9,16 @@
"We will upload the data to [Weights & Biases](http://wandb.ai) and use an [Embedding Projector](https://docs.wandb.ai/ref/app/features/panels/weave/embedding-projector) to visualize the embeddings using common dimension reduction algorithms like PCA, UMAP, and t-SNE. The dataset is created in the [Obtain_dataset Notebook](Obtain_dataset.ipynb)."
]
},
{
"attachments": {},
"cell_type": "markdown",
"metadata": {},
"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."
]
},
{
"cell_type": "markdown",
"metadata": {},