Technical requirements
The following are the requirements you will need to follow the instructions provided in this chapter:
- Docker Desktop: https://docs.docker.com/get-docker/.
- PyTorch
lightning-flash
: 0.5.0.: https://github.com/PyTorchLightning/lightning-flash/releases/tag/0.5.0. - VS Code with the Jupyter Notebook extension: https://github.com/microsoft/vscode-jupyter/wiki/Setting-Up-Run-by-Line-and-Debugging-for-Notebooks.
- The following GitHub URL for the code for this chapter: https://github.com/PacktPublishing/Practical-Deep-Learning-at-Scale-with-MLflow/tree/main/chapter03.
- WSL2: If you are a Microsoft Windows user, it is recommended to install WSL2 to run the Bash scripts provided in this book: https://www.windowscentral.com/how-install-wsl2-windows-10.