MIT6.S094深度学习与无人驾驶整理笔记(1)——————课程相关资源

MIT6.S094课程:

课程链接:https://study.163.com/course/courseMain.htm?courseId=1004938039

website:cars.mit.edu                                                  Contact Email:[email protected]

 

用于深度学习的框架:

Google:Tensorflow        Facebook:Torch       Intel:neon       Microsoft:CNTK    JS-ConvNet JS    Theano    Caffe   

深度学习库:

Amazon:mxnet---AWS         Keras     ...

 

Tachnical resources: 

1.Deep Learning Book:     http://deeplearningbook.org

2.Foundational papers:   http://deeplearning.net/reading-list

 

 

Fun/insightful blogs:

WildML (Denny Britz)blog:  http://www.wildml.com

Andrej Karpathy blog:    http://karpathy.github.io

Christopher Olah blog:   http://colah.github.io

 

MIT Courses:

6.S191: Introduction to Deep Learning :http://introtodeeplearning.com

15.S14: Global Business of AI  $ Robotics:   http://tiny.cc/gbair

 

课程小游戏网址:

selfdrivingcars.mit.edu/deeptrafficjs/

 

Tutorial:https://cars.mit.edu/deeptraffic

Simulation:https://cars.mit.edu/deeptrafficjs

 

Fully  Convolutional Network implementation:

https://github.com/tkuanlun350/Tensorflow-SegNet

 

Deeptesla:  http://cars.mit.edu/deeptesla

 

外网:https//goo.gl/0Xhp2t

 

 

你可能感兴趣的:(MIT深度学习与自动驾驶)