分享

【课程】麻省理工学院(MIT)公开课.S094:自主驾驶汽车的深度学习

 aim2017 2017-01-11
摘要
 

转自:网路冷眼



Tutorials:
The following tutorials help introduce Python, TensorFlow, and the two autonomous driving simulations described in the class.

  • (Optional) Setting Up Docker and TensorFlow [ for Linux ] [ for Windows ] [ for Max OS X ] – This is the easiest way to follow along with the Python/TensorFlow tutorials below.

  • (Optional) Implementing the Perceptron Algorithm in Python

  • DeepTraffic: Solving Traffic with Deep Reinforcement Learning


Resources:

The following tutorials, videos, blogs, and papers are excellent resources for additional study before, during, and after the class.  Note: 6.S094 is designed for people who are new to programming, machine learning, and robotics. The following are optional resources for longer-term study of the subject.


Getting Started

  • Python: Interactive Python Tutorial is a fast-paced, broad-ranging, and fun interactive introduction and overview of Python.

  • Machine Learning with Python: Practical Machine Learning Tutorial with Python Introduction is an in-depth but  very accessible introduction to machine learning. You can skip ahead to the Neural Networks part if you’re already comfortable with basics of regression, classification, clustering, and general data wrangling

  • Self-Driving Cars: The Wikipedia article on autonomous cars is a quick overview of the technology and policy side, and The First Look at How Google’s Self-Driving Car Handles City Streets is an fun write-up on the real-world result of one of its implementations.


Deep Learning

  • Deep Learning Book – An excellent comprehensive textbook on deep learning. Up to this point, the review of deep learning fundamentals have been spread across multiple books, papers, and blogs. Now it’s all together in one place.

  • CS231n Convolutional Neural Networks for Visual Recognition – While this Stanford class is presumably focused on computer vision, it happens to have the hands down best introduction to deep learning I’ve seen anywhere both in its notes and its video lectures.

  • Andrej Karpathy blog – One of the instructors of CS231n keeps a great blog with should be required reading for all interested in machine learning because its very digestable, entertaining, and doesn’t hold back on the messy details.

    Deep Reinforcement Learning

  • Demystifying Deep Reinforcement Learning

  • Pong from Pixels

  • DeepMind Blog: Deep Reinforcement Learning


Recurrent Neural Networks

  • WildML Recurrent Neural Networks Tutorial

  • Tensorflow RNN Tutorial

  • The Unreasonable Effectiveness of Recurrent Neural Networks

  • Anyone Can Learn To Code an LSTM-RNN in Python


Autonomous Vehicles and ADAS

  • Stanley: The Robot that Won the DARPA Grand Challenge (PDF) – A 2006 paper from the Stanford team behind Stanley, the autonomous car that won the 2005 DARPA Grand Challenge.

  • Tartan Racing: A Multi-Modal Approach to the DARPA Urban Challenge – A 2007 paper from the CMU team that won the 2007 DARPA Urban Challenge.

  • The First Look at How Google’s Self-Driving Car Handles City Streets


链接:
http://selfdrivingcars./

原文链接:
http://weibo.com/1715118170/EqhDY6n27?type=comment#_rnd1484122594772

    本站是提供个人知识管理的网络存储空间,所有内容均由用户发布,不代表本站观点。请注意甄别内容中的联系方式、诱导购买等信息,谨防诈骗。如发现有害或侵权内容,请点击一键举报。
    转藏 分享 献花(0

    0条评论

    发表

    请遵守用户 评论公约

    类似文章 更多