hosa.models.cnn.cnn_models.CNNRegression.add_gol
- CNNRegression.add_gol(n_kernel, cnn_dim)
Adds a GofLayer to the estimator.
- Parameters
- Raises
ValueError – If
cnn_dimis not valid.
Adds a GofLayer to the estimator.
ValueError – If cnn_dim is not valid.