Concept Framework 2.2 documentation Contents | Index

standard.ai.fann

Static library name Version Deprecated
standard.ai.fann version 1.0 no

Import library : standard.ai.fann
(you must include this at the top of your source: "import standard.ai.fann" (no quotes)


Require : standard.ai.fann

Description:
TODO: Document this


Contained static functions:
fann_create_from_file TODO: Document this
fann_create_shortcut_array TODO: Document this
fann_create_sparse_array TODO: Document this
fann_create_standard_array TODO: Document this
fann_destroy TODO: Document this
fann_destroy_train TODO: Document this
fann_duplicate_train_data TODO: Document this
fann_get_MSE TODO: Document this
fann_get_bit_fail TODO: Document this
fann_get_bit_fail_limit TODO: Document this
fann_get_errstr TODO: Document this
fann_get_learning_momentum TODO: Document this
fann_get_learning_rate TODO: Document this
fann_get_num_input TODO: Document this
fann_get_num_output TODO: Document this
fann_get_quickprop_decay TODO: Document this
fann_get_quickprop_mu TODO: Document this
fann_get_rprop_decrease_factor TODO: Document this
fann_get_rprop_delta_max TODO: Document this
fann_get_rprop_delta_min TODO: Document this
fann_get_rprop_increase_factor TODO: Document this
fann_get_total_connections TODO: Document this
fann_get_total_neurons TODO: Document this
fann_get_train_error_function TODO: Document this
fann_init_weights TODO: Document this
fann_length_train_data TODO: Document this
fann_merge_train_data TODO: Document this
fann_num_input_train_data TODO: Document this
fann_num_output_train_data TODO: Document this
fann_print_connections TODO: Document this
fann_print_error TODO: Document this
fann_print_parameters TODO: Document this
fann_randomize_weights TODO: Document this
fann_read_train_from_file TODO: Document this
fann_reset_MSE TODO: Document this
fann_reset_errno TODO: Document this
fann_reset_errstr TODO: Document this
fann_run TODO: Document this
fann_save TODO: Document this
fann_save_to_fixed TODO: Document this
fann_save_train TODO: Document this
fann_save_train_to_fixed TODO: Document this
fann_scale_input_train_data TODO: Document this
fann_scale_output_train_data TODO: Document this
fann_scale_train_data TODO: Document this
fann_set_activation_function TODO: Document this
fann_set_activation_function_hidden TODO: Document this
fann_set_activation_function_layer TODO: Document this
fann_set_activation_function_output TODO: Document this
fann_set_activation_steepness TODO: Document this
fann_set_activation_steepness_hidden TODO: Document this
fann_set_activation_steepness_layer TODO: Document this
fann_set_activation_steepness_output TODO: Document this
fann_set_bit_fail_limit TODO: Document this
fann_set_error_log TODO: Document this
fann_set_learning_momentum TODO: Document this
fann_set_learning_rate TODO: Document this
fann_set_quickprop_decay TODO: Document this
fann_set_quickprop_mu TODO: Document this
fann_set_rprop_decrease_factor TODO: Document this
fann_set_rprop_delta_max TODO: Document this
fann_set_rprop_delta_min TODO: Document this
fann_set_rprop_increase_factor TODO: Document this
fann_set_train_error_function TODO: Document this
fann_set_train_stop_function TODO: Document this
fann_set_training_algorithm TODO: Document this
fann_shuffle_train_data TODO: Document this
fann_subset_train_data TODO: Document this
fann_test TODO: Document this
fann_test_data TODO: Document this
fann_train TODO: Document this
fann_train_epoch TODO: Document this
fann_train_on_data TODO: Document this
fann_train_on_file TODO: Document this




Documented by Devronium Autodocumenter Alpha, generation time: Sun Jan 27 18:15:23 2013 GMT(c)2013 Devronium Applications