- Reinforcement Learning with TensorFlow
- Sayon Dutta
- 84字
- 2021-08-27 18:51:53
The computational graph
A basic neural network consists of forward propagation followed by a backward propagation. As a result, it consists of a series of steps that includes the values of different nodes, weights, and biases, as well as derivatives of cost function with regards to all the weights and biases. In order to keep track of these processes, the computational graph comes into the picture. The computational graph also keeps track of chain rule differentiation irrespective of the depth of the neural network.
推薦閱讀
- 輕松學PHP
- Dreamweaver 8中文版商業案例精粹
- AWS Administration Cookbook
- 大數據技術與應用
- Blender Compositing and Post Processing
- AI 3.0
- 工業控制系統測試與評價技術
- Ruby on Rails敏捷開發最佳實踐
- 大數據驅動的機械裝備智能運維理論及應用
- 基于Xilinx ISE的FPAG/CPLD設計與應用
- TensorFlow Reinforcement Learning Quick Start Guide
- MCGS嵌入版組態軟件應用教程
- The DevOps 2.1 Toolkit:Docker Swarm
- 大數據案例精析
- Xilinx FPGA高級設計及應用