Skip to content

Instantly share code, notes, and snippets.

@Tjorriemorrie
Created November 1, 2013 10:40
Show Gist options
  • Save Tjorriemorrie/7263685 to your computer and use it in GitHub Desktop.
Save Tjorriemorrie/7263685 to your computer and use it in GitHub Desktop.
fann error on loading this file
FANN_FLO_2.1
num_layers=3
learning_rate=0.900000
connection_rate=1.000000
network_type=0
learning_momentum=0.000000
training_algorithm=2
train_error_function=1
train_stop_function=0
cascade_output_change_fraction=0.010000
quickprop_decay=-0.000100
quickprop_mu=1.750000
rprop_increase_factor=1.200000
rprop_decrease_factor=0.500000
rprop_delta_min=0.000000
rprop_delta_max=50.000000
rprop_delta_zero=0.100000
cascade_output_stagnation_epochs=12
cascade_candidate_change_fraction=0.010000
cascade_candidate_stagnation_epochs=12
cascade_max_out_epochs=150
cascade_min_out_epochs=50
cascade_max_cand_epochs=150
cascade_min_cand_epochs=50
cascade_num_candidate_groups=2
bit_fail_limit=3.49999994039535520000e-001
cascade_candidate_limit=1.00000000000000000000e+003
cascade_weight_multiplier=4.00000005960464480000e-001
cascade_activation_functions_count=10
cascade_activation_functions=3 5 7 8 10 11 14 15 16 17
cascade_activation_steepnesses_count=4
cascade_activation_steepnesses=2.50000000000000000000e-001 5.00000000000000000000e-001 7.50000000000000000000e-001 1.00000000000000000000e+000
layer_sizes=2 2 3
scale_included=0
neurons (num_inputs, activation_function, activation_steepness)=(0, 0, 0.00000000000000000000e+000) (0, 0, 0.00000000000000000000e+000) (2, 5, 5.00000000000000000000e-001) (0, 5, 5.00000000000000000000e-001) (2, 5, 5.00000000000000000000e-001) (2, 5, 5.00000000000000000000e-001) (0, 5, 5.00000000000000000000e-001)
connections (connected_to_neuron, weight)=(0, -2.25422744750976560000e+001) (1, 1.28282604217529300000e+001) (2, 1.06222815811634060000e-001) (3, 1.10303390026092530000e+000) (2, 1.06090471148490910000e-001) (3, 1.10309731960296630000e+000)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment