Answer Posted / Dayashankar Sharma
A computational graph is a visual representation of the operations (or nodes) and dependencies between them in a machine learning model. Each node represents an operation such as matrix multiplication, addition, or activation function, and edges represent data dependencies between those operations. Computational graphs provide a flexible and modular way to define and optimize complex deep learning models.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category