Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 1.35 KB

README.md

File metadata and controls

10 lines (7 loc) · 1.35 KB

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.