JA EN
Glossary › network

GLOSSARY

network

appears in 9 paper titles

Definition

Shorthand for neural network: a stack of differentiable operations connecting input to output, trainable end-to-end by gradient descent. That layered structure is what lets one loss update every parameter. Be aware of the homonym — in graph learning and systems papers, network can also mean a graph of entities or a communication network, and graph neural networks involve both senses at once.

Explainers using this term