Class and Description |
---|
Bidirectional
Bidirectional is a "wrapper" layer: it wraps any uni-directional RNN layer to make it bidirectional.
|
Bidirectional.Builder |
Bidirectional.Mode
This Mode enumeration defines how the activations for the forward and backward networks should be combined.
|
SimpleRnn
Simple RNN - aka "vanilla" RNN is the simplest type of recurrent neural network layer.
|
SimpleRnn.Builder |
Class and Description |
---|
Bidirectional
Bidirectional is a "wrapper" layer: it wraps any uni-directional RNN layer to make it bidirectional.
|
Class and Description |
---|
Bidirectional
Bidirectional is a "wrapper" layer: it wraps any uni-directional RNN layer to make it bidirectional.
|
Copyright © 2020. All rights reserved.