What’s New
Notable changes for the current cohort. Older changes are folded into the curriculum.
2025
- FastAPI replaces Flask in the deployment modules. FastAPI is now the industry default for new Python APIs.
- PyTorch materials added alongside Keras. Both major deep learning frameworks are now covered.
- ONNX Runtime replaces TensorFlow Lite for serverless deployment. Better cross-framework compatibility.
- The
uvpackage manager is now recommended over Conda for environment management.
For the full curriculum, see Curriculum. For environment setup, see Environment Setup.