Skip to main content

Blog

Learn About Our Meetup

5000+ Members

MEETUPS

LEARN, CONNECT, SHARE

Join our meetup, learn, connect, share, and get to know your Toronto AI community. 

JOB POSTINGS

INDEED POSTINGS

Browse through the latest deep learning, ai, machine learning postings from Indeed for the GTA.

CONTACT

CONNECT WITH US

Are you looking to sponsor space, be a speaker, or volunteer, feel free to give us a shout.

[P] SparkTorch: Distributed training of PyTorch networks on Apache Spark with ML Pipeline support

SparkTorch is a project that I have wanted to do for awhile, and after Pytorch released a variety of great updates to the distributed package, I decided to build a package that could easily orchestrate training on Apache Spark. The goal was to be able to easily integrate the training of Pytorch models to the Spark ML Pipeline. This was done by creating a custom estimator that could be saved and loaded for inference (or even additional training). Right now, there are two modes of training: distributed synchronous and Hogwild!. I will be continuing work on the project and would definitely enjoy collaboration.

submitted by /u/lodev12
[link] [comments]