From 9fe7b14661c7fe3f25df2fe159a253e3a18498b1 Mon Sep 17 00:00:00 2001 From: Manuel Date: Wed, 3 Jul 2024 19:16:22 +0200 Subject: [PATCH] Updated PyTorch Basics (markdown) --- PyTorch-Basics.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PyTorch-Basics.md b/PyTorch-Basics.md index da6e2e4..2ce381c 100644 --- a/PyTorch-Basics.md +++ b/PyTorch-Basics.md @@ -66,4 +66,4 @@ Please see https://github.com/pytorch/pytorch/blob/master/CONTRIBUTING.md and [t For fb employees, feel free to check out [instructions for our old workflow of landing internally](https://fb.quip.com/Qym6ATnVdb5O). ##Next -Unit 1: PyTorch Basics - [PyTorch Workflow Cheatsheet](https://github.com/pytorch/pytorch/wiki/PyTorch-Workflow-Cheatsheet)** \ No newline at end of file +Unit 1: PyTorch Basics - [PyTorch Workflow Cheatsheet](https://github.com/pytorch/pytorch/wiki/PyTorch-Workflow-Cheatsheet) \ No newline at end of file