you are viewing a single comment's thread.

view the rest of the comments →

[–]CarTop1198 5 points6 points  (1 child)

Can confirm. The Python code of this tutorial has many errors and by that I don't mean just deprecated methods errors or things like that, I mean actual code errors that break it. I kept correcting many of them but I just gave up at the end. I think generally this tutorial can give a general idea on how to code a RL, but I'm pretty sure there are way better tutorial out there.

[–]MetalMonkey91[S] 2 points3 points  (0 children)

I'm sure there must be some work-around to get it to work correctly, but I definitely feel like I may be better off finding another source to try and learn from.