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
- I18N
- internationalization
- deeplearning.ai
- localization
- gettext
- coursera
- andrew ng
- 국제화
- docker
- gettext_windows
- AI
- 현지화
- Python
Archives
- Today
- Total
JMANI
Lecture 6: Q-Network by Sung Kim 본문
Q-Network training: 상태를 입력으로 받아 가능한 모든 q-value 를 얻음
theta는 network의 weight
theta를 최소화 시키기 위해 학습
'AI > Reinforcement Learning' 카테고리의 다른 글
Markov Decision Process (0) | 2022.06.27 |
---|---|
Q-learning (0) | 2022.06.24 |
Lecture 5: Q-learning on Nondeterministic Worlds! by Sung Kim (0) | 2022.05.20 |
Lecture 4: Q-learning (table) exploit&exploration and discounted reward by Sung Kim (0) | 2022.05.20 |
Lecture 3: Dummy Q-learning (table) by Sung Kim (0) | 2022.05.19 |
Comments