Skip to content

Commit abea6fa

Browse files
authored
updates
1 parent a5332bb commit abea6fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reinforcement_learning.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ <h2>Core Components of Reinforcement Learning:</h2>
188188

189189
<li><strong>Q-Function (Q):</strong> Predicts future rewards for action-state pairs.</li>
190190

191-
<li>Model (optional):</strong> Predicts the next state and reward.</li>
191+
<li><strong>Model (optional):</strong> Predicts the next state and reward.</li>
192192
</ul>
193193
<h3>Types of Reinforcement Learning</h3>
194194
<ol>

0 commit comments

Comments
 (0)