From c48f4e89bb545be1c5e0820413825d079425687e Mon Sep 17 00:00:00 2001 From: corpuscollusum <53838601+corpuscollusum@users.noreply.github.com> Date: Wed, 6 Nov 2019 16:44:06 -0800 Subject: [PATCH 1/2] Added W&B as more resources --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 74f6c61..330cab9 100644 --- a/README.md +++ b/README.md @@ -141,6 +141,7 @@ This repo contains a list of topics which we feel that one should be comfortable 1. Stanford's CS231n Lecture Notes 2. Deep Learning Book (Goodfellow et. al.) +3. ([Weights & Biases Tutorials](https://www.wandb.com/tutorials)) ## Contributing From 4c237ece1ae69a06579ebd069922e0ceea09edd8 Mon Sep 17 00:00:00 2001 From: corpuscollusum <53838601+corpuscollusum@users.noreply.github.com> Date: Wed, 6 Nov 2019 16:44:31 -0800 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 330cab9..4ccb252 100644 --- a/README.md +++ b/README.md @@ -141,7 +141,7 @@ This repo contains a list of topics which we feel that one should be comfortable 1. Stanford's CS231n Lecture Notes 2. Deep Learning Book (Goodfellow et. al.) -3. ([Weights & Biases Tutorials](https://www.wandb.com/tutorials)) +3. [Weights & Biases Tutorials](https://www.wandb.com/tutorials) ## Contributing