How to select the correct optimizer for Neural Networks

Поділитися
Вставка
  • Опубліковано 17 лис 2022
  • Neural Networks and neural network based architecturres are powerful models that can deal with abstract problems but they are known for taking a long time to train. In this video, we learn how you can select the best optimizer for your neural network to speed up model training.
    Previous lesson: • How (and Why) to Use M...
    Next lesson: • Pruning a neural Netwo...
    📙 Here is a lesson notes booklet that summarizes everything you learn in this course in diagrams and visualizations. You can get it here 👉 misraturp.gumroad.com/l/fdl
    👩‍💻 You can get access to all the code I develop in this course here: github.com/misraturp/Deep-lea...
    ❓To get the most out of the course, don't forget to answer the end of module questions:
    fishy-dessert-4fc.notion.site...
    👉 You can find the answers here:
    fishy-dessert-4fc.notion.site...
    RESOURCES:
    🏃‍♀️ Data Science Kick-starter mini-course: www.misraturp.com/courses/dat...
    🐼 Pandas cheat sheet: misraturp.gumroad.com/l/pandascs
    📥 Streamlit template (updated in 2023, now for $5): misraturp.gumroad.com/l/stemp
    📝 NNs hyperparameters cheat sheet: www.misraturp.com/nn-hyperpar...
    📙 Fundamentals of Deep Learning in 25 pages: misraturp.gumroad.com/l/fdl
    COURSES:
    👩‍💻 Hands-on Data Science: Complete your first portfolio project: www.misraturp.com/hods
    🌎 Website - misraturp.com/
    🐥 Twitter - / misraturp
  • Наука та технологія

КОМЕНТАРІ • 3

  • @emmanuelonyekaezeoba6346
    @emmanuelonyekaezeoba6346 3 місяці тому +1

    best playlist on neural network...
    Thank you so much.

  • @geldikyoktunuz1344
    @geldikyoktunuz1344 Рік тому +1

    2:50 like a dropping a small ball into the those curves, unnormalized has nearly flattened ground so ball will draw circles around the middle point before it stops where as at the normalized ball will stop immediately at the middle once you drop it.