recursive neural network

短语

词形变化

recursive neural networks 复数 recursive neural networks

别名

RNN

释义与例句

n.
  1. 1.

    A kind of deep neural network created by applying the same set of weights recursively over a structured input, to produce a structured prediction over variable-size input structures.

    计算机