- 30 Nov, 2016 2 commits
- 
- 
Davis King authored
- 
Davis King authored
 
- 
- 29 Nov, 2016 2 commits
- 
- 
Davis King authored
- 
Davis E. King authoredAdd MKL DFTI FFT bindings. 
 
- 
- 28 Nov, 2016 4 commits
- 
- 
Duncan Palmer authoredApparently, MKL installations don't always include header files. So detect MKL libraries and headers seperately. 
- 
Davis King authored
- 
Davis King authored
- 
Davis King authored
 
- 
- 27 Nov, 2016 1 commit
- 
- 
Davis King authored
 
- 
- 26 Nov, 2016 6 commits
- 
- 
Davis King authored
- 
Davis King authored
- 
Davis King authored
- 
Davis E. King authoredfeature_addition : Added a mean squared loss layer to DNN with test case 
- 
Dennis Francis authored
- 
Dennis Francis authored
 
- 
- 25 Nov, 2016 1 commit
- 
- 
Davis King authored
 
- 
- 24 Nov, 2016 1 commit
- 
- 
Duncan Palmer authoredMKL FFT bindings had assumed that MKL was also being used to provide the BLAS implementation, however the build system allows these 2 things to be configured independantly. 
 
- 
- 23 Nov, 2016 2 commits
- 
- 
Dennis Francis authoredAdded mean squared loss layer "loss_mean_squared" to DNN as requested in https://github.com/davisking/dlib/issues/152 Also added test case of a simple linear regression with one variable that uses this layer. 
- 
Davis King authored
 
- 
- 22 Nov, 2016 1 commit
- 
- 
Duncan Palmer authored
 
- 
- 20 Nov, 2016 4 commits
- 
- 
Davis E. King authoredunicode: Disable misleading-indentation warnings with GCC pragma 
- 
Stefan Schweter authored
- 
Davis King authored
- 
Davis King authoredincreasing loss more robust. Now it will never get into a situation where it backtracks over and over. Instead, it will only backtrack a few times in a row before just letting SGD run unimpeded. 
 
- 
- 19 Nov, 2016 2 commits
- 
- 
Davis King authored
- 
Davis King authoredreachable. 
 
- 
- 18 Nov, 2016 2 commits
- 
- 
Davis King authored
- 
Davis King authored
 
- 
- 15 Nov, 2016 6 commits
- 
- 
Davis King authored
- 
Davis King authored
- 
Davis E. King authoredRemove initializer lists support for Apple/Clang (libstdc++ version used does not include std::initializer_list) (#334) 
- 
Davis King authored
- 
caseymcc authoredRemove initializer lists support for Apple/Clang (libstdc++ version used does not include std::initializer_list) 
- 
Davis King authored
 
- 
- 12 Nov, 2016 2 commits
- 10 Nov, 2016 2 commits
- 
- 
Davis King authored
- 
Avi Haiat authored* Add option --rm-other-labels to imglab * Add support for comma separated list of labels 
 
- 
- 09 Nov, 2016 2 commits
- 
- 
Davis King authored
- 
Davis King authored
 
-