mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-13 13:00:15 -04:00
730 B
730 B
id, title, challengeType, videoId, bilibiliIds, dashedName
| id | title | challengeType | videoId | bilibiliIds | dashedName | ||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| 5e8f2f13c4cdbe86b5c72da3 | Q 学習による強化学習 | 11 | Cf7DSU0gVb4 |
|
reinforcement-learning-with-q-learning |
--description--
The next few video lessons will reference this Colab notebook.
--question--
--text--
強化学習の主な構成要素は何ですか?
--answers--
環境、代表者、状態、反応、報酬。
環境、エージェント、状態、行動、報酬。
生息地、エージェント、状態、行動、処罰。
--video-solution--
2