Skip to content

Latest commit

 

History

History

week04_distributed

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Week 4: Intro to distributed ML

Note: while you can do the entire thing in Colab, we recommend using a node with at least 4 cpus to better "feel" the difference :)

Most modern PCs already have 4+ cores, but you can also find free cloud alternatives here. The easiest version is to use Kaggle kernels.

Note 2: The practice notebook was tested in Linux and MacOS. Running in Windows may cause problems due to inability to fork processes. When in doubt, try WSL or docker(kitematic). Run linux inside a VM will also do the trick.

More stuff: