In this chapter, we go over the structure of neural networks, in enough detail to write weight gradient code. Here the neural networks need not be layered, they are allowed any topology. Then we study gradient descent methods, and use them to train neural networks. We also analyze stochastic gradient descent, and gradient descent with momentum.

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

Machine Learning

  • Omar Hijab

摘要

In this chapter, we go over the structure of neural networks, in enough detail to write weight gradient code. Here the neural networks need not be layered, they are allowed any topology. Then we study gradient descent methods, and use them to train neural networks. We also analyze stochastic gradient descent, and gradient descent with momentum.