Updated PyTorch Basics (markdown)

Richard Zou
2021-06-15 11:33:01 -04:00
parent 2b955d8548
commit 54b4399d94

@ -8,4 +8,10 @@ For fb employees, please go [here](https://fb.quip.com/ZxEmAzk8HX8T) for an opin
Run through the [PyTorch 60 Minute Blitz](tutorial)
If you're not familiar with machine learning, [here](https://www.youtube.com/playlist?list=PLC1qU-LWwrF64f4QKQT-Vg5Wr4qEE1Zxk) is a nice lecture series.
If you're not familiar with machine learning, [here](https://www.youtube.com/playlist?list=PLC1qU-LWwrF64f4QKQT-Vg5Wr4qEE1Zxk) is a nice lecture series.
## Submitting a change to PyTorch
Please see https://github.com/pytorch/pytorch/blob/master/CONTRIBUTING.md
For fb employees, please see [here](https://fb.quip.com/Qym6ATnVdb5O)