Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
D
dlib
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
钟尚武
dlib
Commits
a5121e57
Commit
a5121e57
authored
Dec 18, 2017
by
Davis King
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated docs
parent
4149ade9
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
1 deletion
+1
-1
optimization.xml
docs/docs/optimization.xml
+1
-1
release_notes.xml
docs/docs/release_notes.xml
+0
-0
No files found.
docs/docs/optimization.xml
View file @
a5121e57
...
@@ -1225,7 +1225,7 @@ Or it can use the elastic net regularizer:
...
@@ -1225,7 +1225,7 @@ Or it can use the elastic net regularizer:
using the
<a
href=
"#global_function_search"
>
global_function_search
</a>
object.
using the
<a
href=
"#global_function_search"
>
global_function_search
</a>
object.
See global_function_search's documentation for details of the algorithm. Importantly,
See global_function_search's documentation for details of the algorithm. Importantly,
find_max_global() does not require the user to specify derivatives
find_max_global() does not require the user to specify derivatives
or starting guesses, all while
taking efforts
to use as few calls to
or starting guesses, all while
attempting
to use as few calls to
the objective function as possible. It is therefore appropriate for tasks
the objective function as possible. It is therefore appropriate for tasks
where evaluating the objective function is time consuming or
where evaluating the objective function is time consuming or
expensive, such as in hyper parameter optimization of machine
expensive, such as in hyper parameter optimization of machine
...
...
docs/docs/release_notes.xml
View file @
a5121e57
This diff is collapsed.
Click to expand it.
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