Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 | 31 |
Tags
- Linear algebra
- Python Programming
- Laplacian
- unity
- 강화학습
- list
- Hessian Matrix
- convex optimization
- 리스트
- optimization
- 사이킷런
- 논문
- Jacobian Matrix
- statistics
- pandas
- rl
- 딥러닝
- Deep Learning
- ML-Agent
- David Silver
- machine learning
- 유니티
- neural network
- 모두를 위한 RL
- 데이터 분석
- Series
- paper
- 판다스
- 김성훈 교수님
- reinforcement learning
Archives
목록최적화 (1)
RL Researcher
Lecture 2 : Convex Optimization (Stanford)
Convex sets affine and convex sets some important examples operations that preserve convexity generalized inequalities separating and supporting hyperplanes dual cones and generalized inequalities Affine set 아래에 그림의 $x_{1}$과 $x_{2}$를 통하는 모든 점들을 Affine set이라고 부름. $$x = \theta x_{1}+(1-\theta)x_{2}\ \ \ \ \ (\theta \in R)$$ affine set : set에서 두 개의 다른 점을 통과하는 선을 포함함. example : linear equations $\le..
Optimization/Stanford Lecture
2021. 3. 14. 20:41