Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
NMM
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
David Preiss
NMM
Commits
5c55761d
"js/cam/cam.js" did not exist on "53d2a948538e69f4b11464976b637b8d05b5d2c0"
Commit
5c55761d
authored
2 years ago
by
David Preiss
Browse files
Options
Downloads
Patches
Plain Diff
target corrections
parent
7149400a
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
week11/README.MD
+2
-2
2 additions, 2 deletions
week11/README.MD
week12/README.MD
+4
-4
4 additions, 4 deletions
week12/README.MD
with
6 additions
and
6 deletions
week11/README.MD
+
2
−
2
View file @
5c55761d
# Week 11 - Functions + Density Estimation
<img
src=
"img/13_2_a.png"
height=
"
6
00"
>
<img
src=
"img/13_2_a.png"
height=
"
5
00"
>
<img
src=
"img/13_
b_a
.png"
height=
"
6
00"
>
<img
src=
"img/13_
2_b
.png"
height=
"
5
00"
>
This diff is collapsed.
Click to expand it.
week12/README.MD
+
4
−
4
View file @
5c55761d
...
...
@@ -2,20 +2,20 @@
## Rosenbrock search with Nelder Mead
<img
src=
"img/
grad_descent
.jpg"
height=
"
6
00"
>
<img
src=
"img/
nelder_mead
.jpg"
height=
"
5
00"
>
## Rosenbrock search with Gradient Descent
Had to add pretty substantial inertia to get all the way to the edge of the banana
<img
src=
"img/grad_descent.jpg"
height=
"
6
00"
>
<img
src=
"img/grad_descent.jpg"
height=
"
5
00"
>
## Rosenbrock search with CMA_ES
Using the nicely packaged cmaes library here
<img
src=
"img/cmaes_rosenbrock.gif"
height=
"
4
00"
>
<img
src=
"img/cmaes_rosenbrock.gif"
height=
"
5
00"
>
To be sure I searched a parabola as well:
<img
src=
"img/parabolic_rosenbrock.gif"
height=
"400"
>
\ No newline at end of file
<img
src=
"img/cmaes_parabola.gif"
height=
"500"
>
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment