diff --git a/PyTorch-Basics.md b/PyTorch-Basics.md index 95b22d3..0c73a22 100644 --- a/PyTorch-Basics.md +++ b/PyTorch-Basics.md @@ -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. \ No newline at end of file +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) \ No newline at end of file