Skip to content

Bluefog-Lib/EastCoastTutorial2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EastCoastTutorial2021

Notebook Test License

The main tutorials are in the following two jupyter notebooks under the tutorial directory.

  • Part 1: tutorial/Parallel-and-Distributed-Optimization.ipynb [Video], [Slides]
  • Part 2: tutorial/Decentralized-Optimization.ipynb [Video], [Slides]

To run these two notebooks, you have to install BlueFog library first. Please follow the installation guide here. For users who work on a Unix-based system and do not need GPU support, you can simply follow our setup steps in github action.