- 26 Nov, 2016 1 commit
- 
- 
Dennis Francis authored
 
- 
- 23 Nov, 2016 1 commit
- 
- 
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. 
 
- 
- 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 4 commits
- 
- 
Davis King authored
- 
Davis King authored
- 
Davis King authoredregularization to decay away is activated. 
- 
Davis King authoredcharacter, since that is interpreted by matlab as part of an eventual printf() code. 
 
- 
- 08 Nov, 2016 1 commit
- 
- 
Davis King authoredis built as a stand alone library and what appears in the config.h file. 
 
- 
- 07 Nov, 2016 1 commit
- 
- 
Davis King authored
 
- 
- 06 Nov, 2016 1 commit
- 
- 
Davis King authoredtraining_label_type instead of a single label_type. This way, the label type used for training can be distinct from the type output by the network. This change breaks backwards compatibility with the previous API. 
 
- 
- 05 Nov, 2016 6 commits
- 
- 
Davis King authored
- 
Davis King authoredthis frustrates Visual Studio users who want to compile dlib as a static library. 
- 
Davis King authored
- 
Davis King authored
- 
Stefan Schweter authored
- 
Stefan Schweter authored
 
- 
- 03 Nov, 2016 1 commit
- 
- 
Stefan Schweter authored
 
- 
- 02 Nov, 2016 2 commits
- 
- 
Davis King authored
- 
Davis King authoredversions were calling into cuDNN, however, the cuDNN functions for doing this are horrifically slow, well over 100x slower than they should be, which is surprising since these functions are so trivial. 
 
- 
- 30 Oct, 2016 1 commit
- 
- 
Davis King authored
 
- 
- 29 Oct, 2016 1 commit
- 
- 
caseymcc authored
 
- 
- 27 Oct, 2016 2 commits
- 
- 
Davis King authored
- 
Davis King authored
 
-