We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5332bb commit abea6faCopy full SHA for abea6fa
reinforcement_learning.html
@@ -188,7 +188,7 @@ <h2>Core Components of Reinforcement Learning:</h2>
188
189
<li><strong>Q-Function (Q):</strong> Predicts future rewards for action-state pairs.</li>
190
191
- <li>Model (optional):</strong> Predicts the next state and reward.</li>
+ <li><strong>Model (optional):</strong> Predicts the next state and reward.</li>
192
</ul>
193
<h3>Types of Reinforcement Learning</h3>
194
<ol>
0 commit comments