OpenNN
Open-source neural networks library
Loading...
Searching...
No Matches
opennn::GrowingInputs Member List

This is the complete list of members for opennn::GrowingInputs, including all inherited members.

check() constopennn::InputsSelection
displayopennn::InputsSelectionprotected
from_JSON(const JsonDocument &) overrideopennn::GrowingInputsvirtual
get_display() constopennn::InputsSelectioninline
get_maximum_inputs_number() const overrideopennn::GrowingInputsvirtual
get_minimum_inputs_number() const overrideopennn::GrowingInputsvirtual
get_name() constopennn::InputsSelectioninline
get_training_strategy() constopennn::InputsSelectioninline
GrowingInputs(TrainingStrategy *training_strategy=nullptr)opennn::GrowingInputs
has_training_strategy() constopennn::InputsSelectioninline
InputsSelection(TrainingStrategy *training_strategy=nullptr)opennn::InputsSelection
load(const filesystem::path &)opennn::InputsSelection
maximum_epochsopennn::InputsSelectionprotected
maximum_timeopennn::InputsSelectionprotected
maximum_validation_failuresopennn::InputsSelectionprotected
nameopennn::InputsSelectionprotected
perform_input_selection() overrideopennn::GrowingInputsvirtual
print() constopennn::InputsSelectioninlinevirtual
save(const filesystem::path &) constopennn::InputsSelection
set(TrainingStrategy *new_training_strategy)opennn::InputsSelectioninline
set_default()opennn::GrowingInputs
set_display(bool new_display)opennn::InputsSelectioninline
set_maximum_correlation(const float)opennn::GrowingInputs
set_maximum_epochs(const Index new_maximum_epochs)opennn::InputsSelectioninline
set_maximum_inputs_number(const Index)opennn::GrowingInputs
set_maximum_time(const float new_maximum_time)opennn::InputsSelectioninline
set_maximum_validation_failures(const Index new_maximum_validation_failures)opennn::InputsSelectioninline
set_minimum_correlation(const float)opennn::GrowingInputs
set_minimum_inputs_number(const Index)opennn::GrowingInputs
set_trials_number(const Index new_trials_number)opennn::InputsSelectioninline
set_validation_error_goal(const float new_validation_error_goal)opennn::InputsSelectioninline
StoppingCondition enum nameopennn::InputsSelection
to_JSON(JsonWriter &) const overrideopennn::GrowingInputsvirtual
training_strategyopennn::InputsSelectionprotected
trials_numberopennn::InputsSelectionprotected
validation_error_goalopennn::InputsSelectionprotected
~InputsSelection()=defaultopennn::InputsSelectionvirtual