- 03 Nov, 2015 1 commit
-
-
Abe Friesen authored
- LogisticRegressionImpl::predict() was changed to return the predicted value and to only write to the OutputArray results if specified (no longer segfaults). - Refactored batch and mini_batch training to use a common gradient computation function (removed duplicate code). - Altered the cost computation so that NAN is not computed unnecessarily. - Greatly simplified (and sped up) the code that appends a column of 1s to the data. - Minor code cleanup. Removed unused variables. Added cast to float to remove warning
-
- 02 Nov, 2015 21 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Ishant Mrinal Haloi authored
-
Ishant Mrinal Haloi authored
-
Ishant Mrinal Haloi authored
-
Ishant Mrinal Haloi authored
-
- 01 Nov, 2015 2 commits
-
-
edgarriba authored
-
Chris Kitching authored
Instead of chaining a bunch of sanity checks together with "&&", let's just have several asserts. That way, when an assert fails, you don't get a monsterous "<huge evil expression> failed" error, but only the bit you care about, making your life rather a lot easier.
-
- 31 Oct, 2015 4 commits
-
-
https://github.com/Itseez/opencvedgarriba authored
Conflicts: modules/imgcodecs/include/opencv2/imgcodecs.hpp
-
edgarriba authored
set GA_Update flag in order remove ERROR 8: band 1: Attempt to write to read only dataset inGDALRasterBand::Fill()
-
edgarriba authored
-
grundman authored
Current implementation returns NaN for some configs of FFMPEG, call default get_fps() instead (as also used by PROP_POS_MSEC)
-
- 30 Oct, 2015 4 commits
-
-
Ariel Bernal authored
build for some OCL drivers. Some OCL vendors treat implicit scalar-vector conversions for operators as errors when type conversion is required.
-
Hajo Nils Krabbenhöft authored
-
Maksim Shabunin authored
-
berak authored
-
- 29 Oct, 2015 3 commits
-
-
Pavel Vlasov authored
-
Maksim Shabunin authored
-
Wangyida authored
-
- 28 Oct, 2015 1 commit
-
-
Rafael Sadowski authored
OpenBSD needs m and pthread like Net- and FreeBSD.
-
- 26 Oct, 2015 1 commit
-
-
Alexander Alekhin authored
-
- 25 Oct, 2015 1 commit
-
-
Alexander Alekhin authored
-
- 24 Oct, 2015 2 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-