- 26 Nov, 2016 4 commits
-
-
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
-
- 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
-
- 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
- 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 authored
regularization to decay away is activated.
-
Davis King authored
character, since that is interpreted by matlab as part of an eventual printf() code.
-
- 08 Nov, 2016 1 commit
-
-
Davis King authored
is 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 authored
training_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 authored
this 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 1 commit
-
-
Davis King authored
-