Skip to content

Commit cfd5124

Browse files
authored
Update README.md
1 parent 48f1dc2 commit cfd5124

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,13 @@ What is it? | Blog Post/Jupyter Notebook | Youtube Video
5050
Common options for Parallelizing Python Code | [Blog Post](https://towardsdatascience.com/parallelizing-python-code-3eb3c8e5f9cd) | None
5151
Writing your First Distributed Python Application with Ray | [Blog Post](https://towardsdatascience.com/using-the-fitbit-web-api-with-python-f29f119621ea) | None
5252

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+
5360
## Reinforcement Learning
5461
What is it? | Blog Post/Jupyter Notebook | Youtube Video
5562
--- | --- | ---

0 commit comments

Comments
 (0)