Skip to content

Commit 2caceb0

Browse files
committed
Update readme
1 parent 378129c commit 2caceb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ installed. For more details, see [`pre-commit`'s documentation](https://pre-comm
119119
## ▶️ Quickstart
120120

121121
In this example we will solve the [OpenAI Gymnasium](https://gymnasium.farama.org/) environment
122-
`CartPole-v1` using REINFORCE.
122+
`CartPole-v1` using [REINFORCE](https://people.cs.umass.edu/~barto/courses/cs687/williams92simple.pdf).
123123
Copy the following configuration in a file named `REINFORCE_CartPole-v1.py` (**with the
124124
same indentation**):
125125

0 commit comments

Comments
 (0)