Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

请问其他章节的代码在哪里 #3

Open
zzlking opened this issue Jun 5, 2018 · 6 comments
Open

请问其他章节的代码在哪里 #3

zzlking opened this issue Jun 5, 2018 · 6 comments

Comments

@zzlking
Copy link

zzlking commented Jun 5, 2018

郭老师您好,我购买了您的《深入浅出强化学习》想看代码来辅助学习。不过您书中给的连接只有第二章的代码。请问其他章节的代码应该如果获得呢

@denghan6688
Copy link

朋友可以参考https://github.com/zhuliquan/reinforcement_learning_basic_book

@zzlking
Copy link
Author

zzlking commented Jul 10, 2018

万分感谢

@zzlking
Copy link
Author

zzlking commented Jul 11, 2018

ImportError: sys.meta_path is None, Python is likely shutting down

您好,在使用到gym包的时候,代码在总是会出现这样的一个错误。请问有解决的方法么

@jizongFox
Copy link

ImportError: sys.meta_path is None, Python is likely shutting down

您好,在使用到gym包的时候,代码在总是会出现这样的一个错误。请问有解决的方法么

Just add env.close() at the end.

@xiaopengfei9376
Copy link

xiaopengfei9376 commented Dec 1, 2018

朋友可以参考https://github.com/zhuliquan/reinforcement_learning_basic_book

请问下,第三章4*4网格游戏中,终点状态的状态值为什么固定是0?

@helloGreat
Copy link

ImportError: sys.meta_path is None, Python is likely shutting down
您好,在使用到gym包的时候,代码在总是会出现这样的一个错误。请问有解决的方法么

Just add env.close() at the end.

那怎样持续现实呢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants