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

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

check() constopennn::InputsSelection
displayopennn::InputsSelectionprotected
from_JSON(const JsonDocument &) overrideopennn::GeneticAlgorithmvirtual
GeneticAlgorithm(TrainingStrategy *training_strategy=nullptr)opennn::GeneticAlgorithm
get_display() constopennn::InputsSelectioninline
get_genes_number() constopennn::GeneticAlgorithminline
get_individuals_number() constopennn::GeneticAlgorithminline
get_maximum_inputs_number() const overrideopennn::GeneticAlgorithminlinevirtual
get_minimum_inputs_number() const overrideopennn::GeneticAlgorithminlinevirtual
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() overrideopennn::GeneticAlgorithmvirtual
print() constopennn::InputsSelectioninlinevirtual
save(const filesystem::path &) constopennn::InputsSelection
set(TrainingStrategy *new_training_strategy)opennn::InputsSelectioninline
set_default()opennn::GeneticAlgorithm
set_display(bool new_display)opennn::InputsSelectioninline
set_elitism_size(const Index size)opennn::GeneticAlgorithminline
set_individuals_number(const Index new_individuals_number=4)opennn::GeneticAlgorithm
set_initialization_method(string method)opennn::GeneticAlgorithminline
set_maximum_epochs(const Index new_maximum_epochs)opennn::InputsSelectioninline
set_maximum_inputs_number(const Index)opennn::GeneticAlgorithm
set_maximum_time(const float new_maximum_time)opennn::InputsSelectioninline
set_maximum_validation_failures(const Index new_maximum_validation_failures)opennn::InputsSelectioninline
set_minimum_inputs_number(const Index new_minimum)opennn::GeneticAlgorithminline
set_mutation_rate(const float rate)opennn::GeneticAlgorithminline
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::GeneticAlgorithmvirtual
training_strategyopennn::InputsSelectionprotected
trials_numberopennn::InputsSelectionprotected
validation_error_goalopennn::InputsSelectionprotected
~InputsSelection()=defaultopennn::InputsSelectionvirtual