You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,6 +50,13 @@ What is it? | Blog Post/Jupyter Notebook | Youtube Video
50
50
Common options for Parallelizing Python Code | [Blog Post](https://towardsdatascience.com/parallelizing-python-code-3eb3c8e5f9cd) | None
51
51
Writing your First Distributed Python Application with Ray | [Blog Post](https://towardsdatascience.com/using-the-fitbit-web-api-with-python-f29f119621ea) | None
52
52
53
+
## PyTorch
54
+
What is it? | Blog Post/Jupyter Notebook | Youtube Video
55
+
--- | --- | ---
56
+
Getting Started with Distributed Machine Learning with PyTorch and Ray | [Blog Post](https://medium.com/pytorch/getting-started-with-distributed-machine-learning-with-pytorch-and-ray-fd83c98fdead) | None
57
+
Getting Started With Ray Lightning: Easy Multi-Node PyTorch Lightning Training | [Blog Post](https://medium.com/pytorch/getting-started-with-ray-lightning-easy-multi-node-pytorch-lightning-training-e639031aff8b) | None
58
+
59
+
53
60
## Reinforcement Learning
54
61
What is it? | Blog Post/Jupyter Notebook | Youtube Video
0 commit comments