深度强化学习入门资料

近期刚刚入门深度强化学习、博弈论、自动驾驶领域,将相关网站和学习资料做一个简单总结:

一、编程入门:

1、python入门     

牛客网    https://www.nowcoder.com/tutorial/10005/dc2c82d6557548beb0e2252869be13d8

菜鸟教程 https://www.runoob.com/python3/python3-tutorial.html

黑马程序员视频 https://www.bilibili.com/video/BV1ex411x7Em?spm_id_from=333.999.0.0

2、C++入门

牛客网 https://www.nowcoder.com/tutorial/10003/e546205d358e46668418c0a38840051f

菜鸟教程 https://www.runoob.com/cplusplus/cpp-tutorial.html

黑马程序员视频 https://www.bilibili.com/video/BV1et411b73Z?spm_id_from=333.999.0.0

3、pytorch文档 https://pytorch.org/tutorials/beginner/basics/intro.html

4、tensorflow 文档 https://www.tensorflow.org/

http://c.biancheng.net/view/1880.html

二、深度学习、强化学习资料

1、吴恩达深度学习 https://blog.csdn.net/red_stone1/article/details/80207815

2、tensorflow2.0视频 https://www.bilibili.com/video/BV1hK411w7ei?spm_id_from=333.999.0.0

3、动手学强化学习 http://hrl.boyuai.com/     

4、莫烦强化学习 https://mofanpy.com/tutorials/machine-learning/reinforcement-learning/intro-RL/

5、红色石头 http://redstonewill.com/

三、自动驾驶入门

1、百度自动驾驶精讲 https://www.bilibili.com/video/BV1p54y1S7Gb?spm_id_from=333.999.0.0

四、博弈论入门

1、CSDN “小小何先生” https://zhiqianghe.blog.csdn.net/article/details/104022052

五、学术网站

1、web of science

https://login.webofknowledge.com/error/Error?Src=IP&Alias=WOK5&Error=IPError&Params=mode%3DNextgen%26action%3Dtransfer%26path%3D%252Fwos%252Falldb%252Fbasic-search%26DestApp%3DUA%26DestParams%3D&PathInfo=%2F&RouterURL=https%3A%2F%2Fwww.webofknowledge.com%2F&Domain=.webofknowledge.com

2、sciencedirect  https://www.sciencedirect.com/

3、IEEE 计算机视觉国际会议 (ICCV) https://dblp.uni-trier.de/db/conf/iccv/index.html

4、谷歌镜像站 http://www.googlen.org/

你可能感兴趣的:(资料汇总,人工智能,强化学习,深度学习)