- 10 Dec, 2016 3 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
- 30 Nov, 2016 3 commits
-
-
Davis King authored
map_output_to_input() in the concat_ layer.
-
Davis King authored
-
Davis King authored
-
- 29 Nov, 2016 2 commits
-
-
Davis King authored
-
Davis E. King authored
Add MKL DFTI FFT bindings.
-
- 28 Nov, 2016 4 commits
-
-
Duncan Palmer authored
Apparently, 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 authored
feature_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 authored
MKL 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 authored
Added 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 authored
unicode: Disable misleading-indentation warnings with GCC pragma
-
Stefan Schweter authored
-
Davis King authored
-
Davis King authored
increasing 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 authored
reachable.
-
- 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 authored
Remove initializer lists support for Apple/Clang (libstdc++ version used does not include std::initializer_list) (#334)
-
Davis King authored
-
caseymcc authored
Remove initializer lists support for Apple/Clang (libstdc++ version used does not include std::initializer_list)
-
Davis King authored
-
- 12 Nov, 2016 2 commits