mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-11 16:00:12 -04:00
725 B
725 B
id, title, challengeType, videoId, bilibiliIds, dashedName
| id | title | challengeType | videoId | bilibiliIds | dashedName | ||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| 5e8f2f13c4cdbe86b5c72da3 | Aprendizaje Reforzado con Q-Learning | 11 | Cf7DSU0gVb4 |
|
reinforcement-learning-with-q-learning |
--description--
The next few video lessons will reference this Colab notebook.
--question--
--text--
Los componente clave del Aprendizaje Reforzado son...
--answers--
entorno, representatividad, estado, reacción, y recompensa.
entorno, agente, estado, acción, y recompensa.
habitat, agente, estado, acción, y castigo.
--video-solution--
2