• LaurentBerger's avatar
    Simulated Annealing for ANN_MLP training method (#10213) · 7ad308ea
    LaurentBerger authored
    * Simulated Annealing for ANN_MLP training method
    
    * EXPECT_LT
    
    * just to test new data
    
    * manage RNG
    
    * Try again
    
    * Just run buildbot with new data
    
    * try to understand
    
    * Test layer
    
    * New data- new test
    
    * Force RNG in backprop
    
    * Use Impl to avoid virtual method
    
    * reset all weights
    
    * try to solve ABI
    
    * retry
    
    * ABI solved?
    
    * till problem with dynamic_cast
    
    * Something is wrong
    
    * Solved?
    
    * disable backprop test
    
    * remove ANN_MLP_ANNEALImpl
    
    * Disable weight in varmap
    
    * Add example for SimulatedAnnealing
    7ad308ea
Name
Last commit
Last update
..
test_emknearestkmeans.cpp Loading commit data...
test_gbttest.cpp Loading commit data...
test_lr.cpp Loading commit data...
test_main.cpp Loading commit data...
test_mltests.cpp Loading commit data...
test_mltests2.cpp Loading commit data...
test_precomp.hpp Loading commit data...
test_save_load.cpp Loading commit data...
test_svmsgd.cpp Loading commit data...
test_svmtrainauto.cpp Loading commit data...