Here are a few online courses that cover federated learning with PyTorch:
Federated Learning on Udacity: Udacity offers a course called "Secure and Private AI" that includes a section on federated learning. It covers the fundamentals of federated learning and provides hands-on experience with PyTorch and the PySyft library.
Federated Learning on Coursera: Coursera offers a specialization called "Federated Learning on Edge Devices" by Imperial College London. This specialization includes a course specifically focused on federated learning using PyTorch. It covers the basics of federated learning and provides practical exercises using PyTorch.
PyTorch Official Tutorials: PyTorch provides a collection of official tutorials on their website that cover various topics, including federated learning. The tutorials offer step-by-step guidance and examples using PyTorch, making it a great resource for learning federated learning with PyTorch.