Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 1.46 KB

rnn-other.md

File metadata and controls

13 lines (13 loc) · 1.46 KB

Other

  • Generating Sequences With Recurrent Neural Networks, arXiv:1308.0850 [Paper]
  • Recurrent Models of Visual Attention, NIPS 2014 / arXiv:1406.6247 [Paper]
  • Learning to Execute, arXiv:1410.4615 [Paper] [Code]
  • Scheduled Sampling for Sequence Prediction with Recurrent Neural Networks, arXiv:1506.03099 / NIPS 2015 [Paper]
  • DAG-Recurrent Neural Networks For Scene Labeling, arXiv:1509.00552 [Paper]
  • Recurrent Spatial Transformer Networks, arXiv:1509.05329 [Paper]
  • Batch Normalized Recurrent Neural Networks, arXiv:1510.01378 [Paper]
  • Deeply-Recursive Convolutional Network for Image Super-Resolution, arXiv:1511.04491 [Paper]
  • First Step toward Model-Free, Anonymous Object Tracking with Recurrent Neural Networks, arXiv:1511.06425 [Paper]
  • ReSeg: A Recurrent Neural Network for Object Segmentation, arXiv:1511.07053 [Paper]
  • On Learning to Think: Algorithmic Information Theory for Novel Combinations of Reinforcement Learning Controllers and Recurrent Neural World Models, arXiv:1511.09249 [Paper]