This is a list of research papers referenced by the Deep Learning Specialization course.
- Lacuna et al, 1998 - Gradient-based learning applied to document recognition
- Krizhevsky et al 2012 - ImageNet classification with deep convolutional neural networks
- Simony & Zisserman 2015 - Very deep convolutional networks for large scale image recognition - He et al, 2015
Min Lin, Qiang Chen, Shuicheng Yan - "Network In Network"
- Redmon et al, 2014 - You Only Look Once: Unified real-time object detection
- Redmon et al, 2016 - YOLO9000: Better, Faster, Stronger
- Girishik et al, 2013 - Rich feature hierarchies for accurate object detection and semantic segmentation
- Girshik, 2015 - Fast R-CNN
- Ren et al, 2016 - Faster R-CNN: Toward real-time object detection with region proposal networks
- Gates et al, 2015 - A neural algorithm of artistic style
- Harish Narayanan - Convolutional neural networks for artistic style transfer
- Log0, TensorFlow Implementation of "A Neural Algorithm of Artistic Style"
- On the Properties of Neural Machine Translation: Encoder-Decoder Approaches - Kyunghyun Cho, Bart van Merrienboer, Dzmitry Bahdanau, Yoshua Bengio
- Empirical Evaluation of Gated Recurrent Neural Networks on Sequence Modeling - Junyoung Chung, Caglar Gulcehre, KyungHyun Cho, Yoshua Bengio
- Linguistic Regularities in Continuous Space Word Representations - Tomas Mikolov, Wen-tau Yih, Geoffrey Zwei
- A Neural Probabilistic Language Model - Bengio et al
- Connectionist Temporal Classification: Labelling Unsegmented Sequence Data with Recurrent Neural Networks