Skip to content

Commit db21fb3

Browse files
committed
Fix reinforcement-learning short_description length and duplication
1 parent 2ec2712 commit db21fb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

topics/reinforcement-learning/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
display_name: Reinforcement learning
3-
short_description: Reinforcement learning is a machine learning paradigm focused on sequential decision-making, in which an autonomous agent learns optimal behavior by interacting with a dynamic environment to maximize cumulative reward signals.
3+
short_description: Reinforcement learning is a machine learning paradigm where agents learn optimal behavior through environment interaction.
44
topic: reinforcement-learning
55
wikipedia_url: https://en.wikipedia.org/wiki/Reinforcement_learning
66
---

0 commit comments

Comments
 (0)