Comment on page
Layer Spaces
Set a search spaces for layers.
Layer space for autoencoder layers
LayerSpace for batch normalization layers
Bidirectional layer wrapper. Can be used wrap an existing layer space, in the same way that
Layer space for convolutional layers
layer hyperparameter configuration space for dense layers (i.e., multi-layer perceptron layers)
Layer space for Bidirectional LSTM layers
Layer space for LSTM layers
Layer space for LSTM layers
Use hiddenLayerSize instead
public Builder numHidden(int numHidden)
Use hiddenLayerSize instead
- param numHidden
- return
Layer hyperparameter configuration space for output layers
Layer hyperparametor configuration space for RnnOutputLayer
Layer hyperparameter configuration space for subsampling layers
Last modified 3yr ago