Published Dec 24, 2018

Trends in Deep Learning with Jeremy Howard - TWiML Talk #214

Jeremy Howard delves into the transformative trends in deep learning, tackling data sharing obstacles, the dual potential of AI advancements, and optimizing neural network training with groundbreaking tools like PyTorch and Fastai, aiming to bridge research and practical application.
Episode Highlights
The TWIML AI Podcast (formerly This Week in Machine Learning & Artificial Intelligence) logo

Popular Clips

Episode Highlights

  • Framework Evolution

    The evolution of PyTorch and TensorFlow has significantly impacted the AI tools landscape. highlights the launch of PyTorch 1.0 and its influence on TensorFlow, which responded by improving its developer experience and community engagement 1. TensorFlow's shift towards a more user-friendly approach was partly driven by PyTorch's success in the research community, leading to faster innovation 1. Howard also notes the convergence of features between the two frameworks, such as PyTorch's JIT compiler resembling TensorFlow's XLA, yet with less technical debt 2.

    Realizing that the tools need to be written for developers is just a really important insight.

    ---

    This evolution reflects a broader trend towards making AI tools more accessible and efficient for developers and researchers alike.

       

    Fastai's Impact

    Fastai has introduced innovations that cater to both researchers and industry practitioners, making deep learning more accessible. explains how Fastai's tools, like Ulmfit, are used by companies to efficiently process large datasets, such as tagging millions of documents without needing deep customization 3. This accessibility extends beyond computer vision to NLP and other domains, challenging older frameworks like Keras 3. Howard also emphasizes the importance of evolving datasets, noting the release of more diverse image datasets by Google, which address biases in previous collections 4.

    Deep learning isn't just in computer vision anymore. It's also NLP and tabularity, collaborative filtering.

    ---

    These advancements highlight Fastai's role in democratizing AI by providing versatile tools for a wide range of applications.

Related Episodes