Package | Description |
---|---|
deepnetts.automl |
Support for automatically building deep learning models using hyper-parameter search.
|
Modifier and Type | Method and Description |
---|---|
Parameter<?> |
Parameters.get(String name) |
Modifier and Type | Method and Description |
---|---|
List<Parameter> |
Parameters.ParameterCombination.getParameters() |
Collection<Parameter<?>> |
Parameters.values() |
Modifier and Type | Method and Description |
---|---|
Parameters |
Parameters.add(Parameter param) |
Constructor and Description |
---|
ParameterCombination(List<Parameter> copyValues) |
Copyright © 2022. All rights reserved.