• 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
.github Loading commit data...
3rdparty Loading commit data...
apps Loading commit data...
cmake Loading commit data...
data Loading commit data...
doc Loading commit data...
include Loading commit data...
modules Loading commit data...
platforms Loading commit data...
samples Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.tgitconfig Loading commit data...
CMakeLists.txt Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...