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

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

check() constopennn::InputsSelection
displayopennn::InputsSelectionprotected
from_JSON(const JsonDocument &)=0opennn::InputsSelectionpure virtual
get_display() constopennn::InputsSelectioninline
get_maximum_inputs_number() const =0opennn::InputsSelectionpure virtual
get_minimum_inputs_number() const =0opennn::InputsSelectionpure virtual
get_name() constopennn::InputsSelectioninline
get_training_strategy() constopennn::InputsSelectioninline
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()=0opennn::InputsSelectionpure virtual
print() constopennn::InputsSelectioninlinevirtual
save(const filesystem::path &) constopennn::InputsSelection
set(TrainingStrategy *new_training_strategy)opennn::InputsSelectioninline
set_display(bool new_display)opennn::InputsSelectioninline
set_maximum_epochs(const Index new_maximum_epochs)opennn::InputsSelectioninline
set_maximum_time(const float new_maximum_time)opennn::InputsSelectioninline
set_maximum_validation_failures(const Index new_maximum_validation_failures)opennn::InputsSelectioninline
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 =0opennn::InputsSelectionpure virtual
training_strategyopennn::InputsSelectionprotected
trials_numberopennn::InputsSelectionprotected
validation_error_goalopennn::InputsSelectionprotected
~InputsSelection()=defaultopennn::InputsSelectionvirtual