Technical Blog
Tag: LSTM
Subscribe
Technical Walkthrough
Apr 09, 2017
Recursive Neural Networks with PyTorch
From Siri to Google Translate, deep neural networks have enabled breakthroughs in machine understanding of natural language. Most of these models treat language...
23 MIN READ
Technical Walkthrough
Apr 06, 2016
Optimizing Recurrent Neural Networks in cuDNN 5
[caption id="attachment_6585" align="alignright" width="300"] Figure 1: cuDNN 5 + Torch speedup vs. Torch-rnn implementation, M40, Intel® Xeon® Processor...
10 MIN READ
Technical Walkthrough
Mar 07, 2016
Deep Learning in a Nutshell: Sequence Learning
This series of blog posts aims to provide an intuitive and gentle introduction to deep learning that does not rely heavily on math or theoretical...
13 MIN READ