2021-06-15 00:49:18 -07:00
|
|
|
---
|
|
|
|
id: 5e8f2f13c4cdbe86b5c72da3
|
2021-07-20 21:35:24 +05:30
|
|
|
title: Apprendimento per rinforzo con Q-Learning
|
2021-06-15 00:49:18 -07:00
|
|
|
challengeType: 11
|
|
|
|
videoId: Cf7DSU0gVb4
|
2021-10-03 12:24:27 -07:00
|
|
|
bilibiliIds:
|
|
|
|
aid: 463025802
|
|
|
|
bvid: BV1iL411x7L6
|
|
|
|
cid: 409138811
|
2021-06-15 00:49:18 -07:00
|
|
|
dashedName: reinforcement-learning-with-q-learning
|
|
|
|
---
|
|
|
|
|
|
|
|
# --question--
|
|
|
|
|
|
|
|
## --text--
|
|
|
|
|
2021-07-20 21:35:24 +05:30
|
|
|
Le componenti chiave dell'apprendimento per rinforzo sono...
|
2021-06-15 00:49:18 -07:00
|
|
|
|
|
|
|
## --answers--
|
|
|
|
|
2021-07-20 21:35:24 +05:30
|
|
|
ambiente, rappresentazione, stato, reazione e ricompensa.
|
2021-06-15 00:49:18 -07:00
|
|
|
|
|
|
|
---
|
|
|
|
|
2021-07-20 21:35:24 +05:30
|
|
|
ambiente, agente, stato, azione e ricompensa.
|
2021-06-15 00:49:18 -07:00
|
|
|
|
|
|
|
---
|
|
|
|
|
2021-07-20 21:35:24 +05:30
|
|
|
habitat, agente, stato, azione e punizione.
|
2021-06-15 00:49:18 -07:00
|
|
|
|
|
|
|
## --video-solution--
|
|
|
|
|
|
|
|
2
|
|
|
|
|