ShangtongZhang / reinforcement-learning-an-introduction

Python Implementation of Reinforcement Learning: An Introduction
MIT License
13.54k stars 4.82k forks source link

typo #146

Closed arashHaratian closed 2 years ago

arashHaratian commented 3 years ago

https://github.com/ShangtongZhang/reinforcement-learning-an-introduction/blob/ac4fbceeefda89263002f3583b2869b4cb608fcd/chapter10/mountain_car.py#L197 new_postion should become new_position .