/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

swethatanamala.github.io
| | jalammar.github.io
1.9 parsecs away

Travel
| | Translations: Chinese (Simplified), French, Japanese, Korean, Persian, Russian, Turkish, Uzbek Watch: MIT's Deep Learning State of the Art lecture referencing this post May 25th update: New graphics (RNN animation, word embedding graph), color coding, elaborated on the final attention example. Note: The animations below are videos. Touch or hover on them (if you're using a mouse) to get play controls so you can pause if needed. Sequence-to-sequence models are deep learning models that have achieved a lot of success in tasks like machine translation, text summarization, and image captioning. Google Translate started using such a model in production in late 2016. These models are explained in the two pioneering papers (Sutskever et al., 2014, Cho et al., 2014)...
| | www.telesens.co
2.9 parsecs away

Travel
| | [LatexPage] Recently, I've been learning about sequence-to-sequence translation systems and going through Pytorch's fairseq code. I've been focusing on the convolutional seq-to-seq method by Gehring et al. The basic idea behind seq-to-seq models is easy to understand, but there are a number of issues in the implementation that I found tricky to understand. In this post,
| | dennybritz.com
3.2 parsecs away

Travel
| | Recurrent Neural Networks (RNNs) are popular models that have shown great promise in manyNLP tasks.
| | codeincomplete.com
13.5 parsecs away

Travel
| Personal Website for Jake Gordon