diff --git a/Release/config.txt b/Release/config.txt index 016172d..f6c1573 100644 --- a/Release/config.txt +++ b/Release/config.txt @@ -8,5 +8,4 @@ cascade_training = 1 // Binary value. Only RPROP and QUICKPROP work when cascad hidden_layers = 5 shuffle_data = 0 // Binary value report_interval = 1 -hidden_layer_factor = 1.0 -dynamic_momentum = 0 // Binary value \ No newline at end of file +hidden_layer_factor = 1.0 \ No newline at end of file