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.