fastai v1 for PyTorch: Fast and accurate neural nets using modern best practices

1 · fast.ai · Oct. 2, 2018, midnight
Note from Jeremy: Want to learn more? Listen to me discuss fastai with Sam Charrington in this in-depth interview. Summary Today fast.ai is releasing v1 of a new free open source library for deep learning, called fastai. The library sits on top of PyTorch v1 (released today in preview), and provides a single consistent API to the most important deep learning applications and data types. fast.ai’s recent research breakthroughs are embedded in the software, resulting in significantly improved ac...