Skip to content

Commit

Permalink
vault backup: 2024-03-08 21:11:22
Browse files Browse the repository at this point in the history
  • Loading branch information
jangyoujin0917 committed Mar 8, 2024
1 parent 8b3e3a5 commit 966e21a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 3 additions & 0 deletions content/NN101/GBO.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,9 @@ We assumed that global minimum is a only local minimum. However, general functio
> **Local minimum** is a smallest value in the given range.
With method we build in [[GBO#Problem To steep slope|previous chapter]], sequence can easily trapped into the local minimum.
#### Another Observation
![[content/img/GBO-physics.png|250]]
In this example, ball will go to global minimum due to inertia. Therefore, we can apply inertia to our formula.

---
[^1]: https://en.wikipedia.org/wiki/Mathematical_optimization
Expand Down
2 changes: 0 additions & 2 deletions content/NN101/NN101.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ share: "true"
title: NeuralNet101
---
This course explains about basics of AI neural networks.
Main Instructor : [Youjin Jang](https://github.com/jangyoujin0917)

### Brief Contents
- [[GBO|Gradient-Based Optimization]]
- Autograd
Expand Down

0 comments on commit 966e21a

Please sign in to comment.