opencv/samples
LaurentBerger 7ad308ea47 Simulated Annealing for ANN_MLP training method (#10213)
* 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
2017-12-15 13:57:39 +03:00
..
android Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 2017-12-13 15:00:38 +03:00
cpp Simulated Annealing for ANN_MLP training method (#10213) 2017-12-15 13:57:39 +03:00
data Merge pull request #9761 from Jazmann:ellipseFitAMS&Direct 2017-10-06 14:35:42 +00:00
directx fix missing std:: in d3dsample 2017-08-30 11:00:18 +02:00
dnn Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 2017-12-13 15:00:38 +03:00
gpu Minor update for example-gpu-super_resolution 2017-08-07 21:39:51 +02:00
hal Update HAL samples 2016-06-03 11:52:30 +03:00
java Tutorial Hough Lines 2017-10-05 14:17:38 +03:00
opencl warning fix (MSVS2015) 2015-12-12 15:23:31 +03:00
opengl apple exclusion 2017-08-22 23:32:01 +02:00
openvx hide info warnings 2016-11-22 16:49:46 +03:00
python python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 2017-12-11 13:46:55 +03:00
tapi Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 2017-12-13 15:00:38 +03:00
va_intel changed device detection procedure, added resizing surface to bigger size 2015-09-23 17:35:49 +03:00
winrt update cpp samples and tutorials 2016-06-26 20:55:00 +03:00
winrt_universal update cpp samples and tutorials 2016-06-26 20:55:00 +03:00
wp8 update cpp samples and tutorials 2016-06-26 20:55:00 +03:00
CMakeLists.txt formating style and making changes accordingly to review 2017-06-28 11:05:18 +01:00