PyTorch Community Voices | Distributed PyTorch with Ray | Michael & Richard

Join us for an interview with star PyTorch community members Michael Galarnyk and Richard Liaw as we learn how the open source framework Ray can be used to make building distributed PyTorch easy! Ray is a popular framework for distributed Python that can be paired with PyTorch to rapidly scale machine learning applications. Ray contains a large ecosystem of applications and libraries that leverage and integrate with Pytorch. This includes Ray Tune, a Python library for experiment execution and hyperparameter tuning at any scale; RLlib, a state-of-the-art library for reinforcement learning; and Ray Serve, a library for scalable model serving. Together, Ray and Pytorch are becoming the core foundation for the next generation of production machine learning platforms. ------- Project Links ------- Poster: Website: Github: Getting Started with Distributed Machine Learning with PyTorch and Ray Blog: https://me
Back to Top