• 4 min read
Fast.ai v2 Released - What's New?
SUMMARY
Fastai v2 brings a restructured three-layer API built on PyTorch, making it practical to move between computer vision and NLP tasks with minimal code changes. Key additions include a flexible infinite training loop, GPU-accelerated per-batch augmentation, and companion libraries (fastcore, fastscript, fastgpu) that extend Python and