Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dlib
Commits
811ee750
Commit
811ee750
authored
Jun 08, 2014
by
Davis King
Browse files
updated docs
parent
9d00aa54
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
1 deletion
+17
-1
docs/docs/release_notes.xml
docs/docs/release_notes.xml
+17
-1
No files found.
docs/docs/release_notes.xml
View file @
811ee750
...
...
@@ -11,6 +11,22 @@
<!-- ************************************************************************************** -->
<current>
New Features:
Non-Backwards Compatible Changes:
Bug fixes:
- The new simplified serialization API that works like serialize("filename")
<<
object
was not opening files in binary mode and therefore didn't work properly on Windows.
This has been fixed.
Other:
</current>
<!-- ************************************************************************************** -->
<old
name=
"18.8"
date=
"Jun 02, 2014"
>
New Features:
- Added the ability to set a previously trained function as a prior to the
svm_multiclass_linear_trainer, svm_c_linear_trainer, and svm_rank_trainer
...
...
@@ -47,7 +63,7 @@ Other:
- Added an example program showing how to set a custom logger output hook.
- Made linear decision_functions which use sparse vectors much faster.
</
current
>
</
old
>
<!-- ************************************************************************************** -->
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment