Files
miyaliu666 3ea2fe4f77 feat(i18n,curriculum): add Bilibili ids for Chinese (#43564)
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-10-01 09:54:12 +05:30

531 B

id, title, challengeType, videoId, bilibiliIds, dashedName
id title challengeType videoId bilibiliIds dashedName
5e8f2f13c4cdbe86b5c72da3 Reinforcement Learning With Q-Learning 11 Cf7DSU0gVb4
aid bvid cid
463025802 BV1iL411x7L6 409138811
reinforcement-learning-with-q-learning

--question--

--text--

The key components of reinforcement learning are...

--answers--

environment, representative, state, reaction, and reward.


environment, agent, state, action, and reward.


habitat, agent, state, action, and punishment.

--video-solution--

2