Belle II Software development
|
This is the complete list of members for FANNOptions, including all inherited members.
getDescription() override | FANNOptions | virtual |
getHiddenLayerNeurons(unsigned int nf) const | FANNOptions | |
getMethod() const override | FANNOptions | inlinevirtual |
load(const boost::property_tree::ptree &pt) override | FANNOptions | virtual |
m_error_function | FANNOptions | |
m_hidden_activiation_function | FANNOptions | |
m_hidden_layers_architecture | FANNOptions | |
m_max_epochs | FANNOptions | |
m_number_of_threads | FANNOptions | |
m_output_activiation_function | FANNOptions | |
m_random_seeds | FANNOptions | |
m_scale_features | FANNOptions | |
m_scale_target | FANNOptions | |
m_test_rate | FANNOptions | |
m_training_method | FANNOptions | |
m_validation_fraction | FANNOptions | |
m_verbose_mode | FANNOptions | |
save(boost::property_tree::ptree &pt) const override | FANNOptions | virtual |
~Options()=default | Options | virtual |