Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 369 Bytes

representations.rst

File metadata and controls

16 lines (10 loc) · 369 Bytes

Representations

MLP-based <representations/mlp> CNN-based <representations/cnn> RNN-based <representations/rnn>

  • MLP <representations/mlp>: Multi-layer perceptron.
  • CNN <representations/cnn>: Convolutional neural networks.
  • RNN <representations/rnn>: Recurrent neural networks.