I have taken many lectures, but in my experience, this is the best lecture on deep learning mathematics. If you want to solidify your basics, you should definitely take this lecture.
5.0
dfiejf
100% enrolled
Among the lectures I know, this is the best lecture that explains the deep learning learning process in a mathematically friendly and detailed way.
5.0
Woo Hwan Park
100% enrolled
It helped me a lot in understanding the itchy part.
What you will gain after the course
Deep Learning Core Basics (Backpropagation)
Mathematics related to deep learning
Matrix Calculus for Deep Learning
Learning Principles of Neural Networks
Backpropagation, the core of deep learning! Learn deeply from the principles.
Backpropagation, the engine that runs deep learning, is the part that needs to be learned most deeply in the basic deep learning course.
This lecture covers the principles of training neural networks through backpropagation more intensively than any other lecture .
To understand backpropagation, you need to understand the Jacobian matrix, but the Jacobian matrix used in mathematics is insufficient in expressing backpropagation in deep learning.
Therefore, in this lecture, we will explain backpropagation in deep learning by extending the Jacobian matrix covered in mathematics .
What you learn
In this lecture, we will start from the basics of differentiation.
Through differentiation of multivariable functions
Deals with differentiation of vector functions
Learn the extended Jacobian to explain backpropagation in deep learning.
Backpropagation Practice
In this lecture, we will train a simple model using backpropagation, which we learned theoretically.
Observe the results of the learned model in an easy way and analyze the principles of learning.
Inflearn's course content is available under the Creative Commons Attribution-NonCommercial-NoDerivatives license.
Recommended for these people
Who is this course right for?
People who lack mathematical ability to study deep learning
Those who want to lay a solid foundation for deep learning
If you want to fully understand the principle of backpropagation
L4DL Curriculum Participants
Need to know before starting?
[L4DL Lecture] Operations of Deep Learning Networks
Hello This is
3,620
Learners
167
Reviews
85
Answers
4.9
Rating
16
Courses
Lecture History
[Like Lion] Intermediate/Advanced AI Course
[National Institute of Meteorological Sciences] 2022, 2023, 2025 Meteorological AI Boost Camp
[Samsung Electro-Mechanics] Advanced Software Course for New Employees
[Korea Institute of Human Resources Development in Science and Technology] Long-term Mentoring for Strengthening R&D Implementation Capabilities
[Korea Institute of Human Resources Development in Science and Technology] E-learning content production for R&D professional courses
[Korea Institute of Human Resources Development in Science and Technology] Research Data Visualization Course for Postdoctoral Researchers
[Wonkwang University] Wonkwang University AI Collective Training and AI Short/Long-term Courses
[National Information Society Agency] SW Education for Women Professionals
[SK m&service] Data-Driven Decision Making
[Korea IT Business Promotion Association] ICT COG Academy
[Seoul Metropolitan Office of Education] Training in New Technology Fields
[KT] KT AI Competency Enhancement Course
[K-ICT] Data Safe Zone Analysis Camp
[Gyeonggi-do Business & Science Accelerator] Vision AI for Beginners
[Gyeonggi Business & Science Accelerator] Introduction to Data Analysis with Python
[Seoul National University of Science and Technology] Advanced AI Utilization Training
[Seoul National University] AI Utilization Capacity Building Training
[HD Korea Shipbuilding & Offshore Engineering] AIC AI Research Position Competency Assessment Development
[Multicampus] Mastering Core Machine Learning Algorithms: From Principles to Implementation
[Fast Campus] A Mathematical Approach to Deep Learning
[패스트캠퍼스] Machine Learning and Data Analysis A-Z: All-in-One Master Class
[Fast Campus] Byte Degree Lv.2 Deep Learning Essentials
[Fast Campus] Deep Learning & AI Super Gap
[Fast Campus] Computer Science Super Gap VER.2
Analysis A-Z [Fast Campus] Byte Degree Lv.2 Deep Learning Essentials [Fast Campus] Deep Learning AI Super Gap [Fast Campus] Computer Science Super Gap VER.2
I have taken many lectures, but in my experience, this is the best lecture on deep learning mathematics. If you want to solidify your basics, you should definitely take this lecture.
I highly recommend this to those who want to learn deep learning and approach deep learning mathematically. Most of the existing lectures on deep learning are about simple module usage and programming code usage, but I think this type of study has its limitations. I think this is a lecture that can develop solid skills for studying artificial intelligence by directly understanding and implementing a simple ann model mathematically.