A neural network is feedforward if its computation graph is a DAG.
Usually in contrast to RNNs, although, RNNs are feedforward networks with shared weights.
A neural network is feedforward if its computation graph is a DAG.
Usually in contrast to RNNs, although, RNNs are feedforward networks with shared weights.