2.4. Calculus — Dive into Deep Learning 1.0.0-beta0 documentation thumbnail
2.4. Calculus — Dive into Deep Learning 1.0.0-beta0 documentation
d2l.ai
In deep learning, we also need to work with functions of many variables. Thus, evaluating the gradient requires computing a vector–matrix product. This is one of the key reasons why linear algebra is such an integral building block in building deep learning systems. a derivative is the rate of chang
2 Users
0 Comments
28 Highlights
0 Notes

Top Highlights

  • In deep learning, we also need to work with functions of many variables.
  • Thus, evaluating the gradient requires computing a vector–matrix product. This is one of the key reasons why linear algebra is such an integral building block in building deep learning systems.
  • a derivative is the rate of change in a function with respect to changes in its arguments.
  • The comment #@save is a special modifier that allows us to save any function, class, or other code block to the d2l package so that we can invoke it later without repeating the code, e.g., via d2l.use_svg_display().
  • optimization problems

Domain

Ready to highlight and find good content?

Glasp is a social web highlighter that people can highlight and organize quotes and thoughts from the web, and access other like-minded people’s learning.