Uses of Enum Class
deepnetts.automl.SearchStrategy
Packages that use SearchStrategy
Package
Description
Support for automatically building deep learning models using hyper-parameter search.
-
Uses of SearchStrategy in deepnetts.automl
Methods in deepnetts.automl that return SearchStrategyModifier and TypeMethodDescriptionstatic SearchStrategy
Returns the enum constant of this class with the specified name.static SearchStrategy[]
SearchStrategy.values()
Returns an array containing the constants of this enum class, in the order they are declared.