Skip to content

Commit fffbfa3

Browse files
authored
Update README.md
1 parent a35e194 commit fffbfa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Should you find this useful for you, I would be grateful if you'd _star_:star: i
3232

3333
#### Chapter 5: Monte Carlo Methods ([figures](https://github.com/epignatelli/reinforcement-learning-an-introduction/blob/master/chapter-5))
3434
- [Blackjack: Monte Carlo Prediction with Policy Evaluation](https://github.com/epignatelli/reinforcement-learning-an-introduction/blob/master/chapter-5/mc_policy_evaluation.py)
35-
- [WIP] [Blackjack: Single state-value estimation]()
35+
- [Blackjack: Single state-value estimation](https://github.com/epignatelli/reinforcement-learning-an-introduction/blob/master/chapter-5/mc_single_q_estimation.py)
3636
- [WIP] [Blackjack: Monte Carlo Control with Monte Carlo ES]()
3737
- [WIP] [On-Policy first-visit Monte Carlo Control]()
3838
- [WIP] [Off-Policy Monte Carlo Prediction via Importance Sampling]()

0 commit comments

Comments
 (0)