码迷,mamicode.com
首页 > 其他好文 > 详细

深度神经网络资料汇总

时间:2018-03-15 14:19:20      阅读:315      评论:0      收藏:0      [点我收藏+]

标签:ann   tor   pos   ace   googl   use   pytho   led   gpo   

 重要的论文:

 

  1. Very deep convolutional networks for large-scale image recognition (VGG-net) (2014) [pdf] [video]

 2. Going deeper with convolutions (GoogLeNet) by Google (2015)              [pdf]        [video]

 

  1. Deep learning (2015)  [pdf]

 

  1. Visualizing and Understanding Convolutional Neural Networks (ZF Net) (2014) [pdf] [video]

 

  1. Fully convolutional networks for semantic segmentation (2015)  [pdf]

 

  1. Deep residual learning for image recognition (ResNet) by Microsoft (2015) [pdf] [video]

 

  1. Deepface: closing the gap to human-level performance in face verification (2014) [pdf] [video]

 

  1. Batch normalization: Accelerating deep network training by reducing internal covariate shift (2015) [pdf]

 

  1. Deep Learning in Neural Networks: An Overview (2015)  [pdf]

 

10.Delving deep into rectifiers: Surpassing human-level performance on imagenet classification (PReLU) (2014) [pdf]

 

11.Faster R-CNN: Towards real-time object detection with region proposal networks (2015) [pdf]

 

12.Fast R-CNN (2015)    [pdf]

 

13.Spatial pyramid pooling in deep convolutional networks for visual recognition (SPP Net) (2014) [pdf] [video]

 

14.Generative Adversarial Nets (2014)    [pdf]

 

15.Spatial Transformer Networks (2015)    [pdf]  [video]

 

16.Understanding deep image representations by inverting them (2015)    [pdf]

 

17.Deep Learning of Representations: Looking Forward (2013)    [pdf]

 

  

经典的文章

 

ImageNet Classification with Deep Convolutional Neural Networks (AlexNet) (2012) [pdf]

 

Rectified linear units improve restricted boltzmann machines (ReLU) (2010) [pdf]

   

 

重要的理论

 

 

  1. Deep Neural Networks are Easily Fooled: High Confidence Predictions for Unrecognizable Images (2015) [pdf]

 

  1. Distilling the Knowledge in a Neural Network (2015)  [pdf]

 

  1. Deep learning in neural networks: An overview (2015)  [pdf]

 

 

重要的书籍

 

  • Deep Learning Textbook - An MIT Press book (2016)  [html]

 

  • Learning Deep Architectures for AI  [pdf]

 

 

 

重要的课程/Tutorials

 

 

 

  • Introduction to Deep Learning with Python - Theano Tutorials  [github]

 

  • Deep Learning Tutorials with Theano/Python  [github]

 

 

  • DeepLearnToolbox – A Matlab toolbox for Deep Learning  [github]

 

  • Stanford Matlab-based Deep Learning  [github]

 

 

 

 

 

 

 

重要的资源/Models

 

 

 

 

 

 

  

 

 

 

 

 

 

 

 

 

重要的框架和开发库

 

 

  • Caffe         by          Berkeley         Vision          and         Learning         Center          (BVLC)

 

[C++]:  [homepage]  [github]  [Installation Instructions]

 

 

 

 

  • Torch by Collobert, Kavukcuoglu & Clement Farabet, widely used by Facebook [Lua]: [homepage] [github]

 

 

 

 

 

  • Deep Scalable Sparse Tensor Network Engine (DSSTNE) by Amazon [C++]: [github]

 

 

 

 

  • Brainstorm by Istituto Dalle Molle di Studi sull’Intelligenza Artificiale (IDSIA) [Python]: [github]

 

深度神经网络资料汇总

标签:ann   tor   pos   ace   googl   use   pytho   led   gpo   

原文地址:https://www.cnblogs.com/jackkwok/p/8573122.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!