深度学习阅读列表 Deep Learning Reading List

Reading List

List of reading lists and survey papers:

  • Books

    • Deep Learning, Yoshua Bengio, Ian Goodfellow, Aaron Courville, MIT Press, In preparation.
  • Review Papers

  • Reinforcement Learning

    • Mnih, Volodymyr, Koray Kavukcuoglu, David Silver, Alex Graves, Ioannis Antonoglou, Daan Wierstra, and Martin Riedmiller. “Playing Atari with deep reinforcement learning.” arXiv preprint arXiv:1312.5602 (2013).
    • Volodymyr Mnih, Nicolas Heess, Alex Graves, Koray Kavukcuoglu. “Recurrent Models of Visual Attention” ArXiv e-print, 2014.
上一篇:Image Processing and Analysis_8_Edge Detection:Finding Edges and Lines in Images by Canny——1983


下一篇:javascript的hashCode实现