Module: DNN::Layers
- Defined in:
- lib/dnn/core/layers.rb,
lib/dnn/core/cnn_layers.rb,
lib/dnn/core/rnn_layers.rb
Defined Under Namespace
Modules: Conv2DModule Classes: AvgPool2D, BatchNormalization, Connection, Conv2D, Dense, Dropout, Flatten, GRU, GRU_Dense, HasParamLayer, InputLayer, LSTM, LSTM_Dense, Layer, MaxPool2D, OutputLayer, Pool2D, RNN, Reshape, SimpleRNN, SimpleRNN_Dense, UnPool2D