This repo contains jupyter/ipython notebooks about Deep Learning.
-
Tuto about training a RNN to count characters (e.g. RNN reads "aaaX" and must generate "bbb.")
-
Tuto about using a pretrained RNN (skipthoughts) to extract representations from sentence
-
Python 3.x: https://www.continuum.io/downloads
-
Pytorch: http://pytorch.org/