错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Theory on Learning

  • Alexandre Bergel

摘要

Understanding the learning algorithm of a neural network requires a fair amount of mathematical notation. This chapter describes some relevant theoretical aspects of how neural networks work. We will review the concepts of loss functions and gradient descent. Note that this chapter is by no means a complete description of how networks learn. As indicated at the end of this chapter, many other people have done an excellent job of accurately describing the theoretical underpinnings of learning and optimization mechanisms. Instead, this chapter is intended to reinforce some aspects of the implementation explained in the previous chapters, with the assumption that you are familiar with basic differential calculus.