mpatacchiola / dissecting-reinforcement-learning

Python code, PDFs and resources for the series of posts on Reinforcement Learning which I published on my personal blog
https://mpatacchiola.github.io/blog/
MIT License
609 stars 175 forks source link

Update render method in GridWorld class #8

Closed ghost closed 5 years ago

ghost commented 5 years ago

add "( )" brackets to print in render method.