-
Your models in Pylearn2
A tutorial on the minimal effort required to develop a new model in Pylearn2
-
Introducing the VAE framework in Pylearn2
Combining variational autoencoders with 'Not your grandfather's machine learning library'
-
Variational Autoencoder Demo
Some cool demo I made using a VAE
-
RNNs Part Two
Some more RNN attempts
-
Starting on RNNs
A first attempt at training RNNs
-
Iterating over variable-length sequences
RNNs using the TIMIT dataset
-
Combining acoustic samples and phones information
How to use the Pylearn2 TIMIT class with multiple sources
-
NADEs: an introduction
A summary of my understanding of NADEs
-
(Yet) another update on the state of TIMIT dataset in Pylearn2
A (pretty pretty much) finished business (will this ever end?)
-
Another update on the state of TIMIT dataset in Pylearn2
A (pretty much) finished business
-
An update on the state of TIMIT dataset in Pylearn2
A (mostly) finished business
-
State of TIMIT dataset in Pylearn2
An unfinished business
-
Speech Synthesis: Gaussian DBMs
How to generate random speech sequences using gaussian DBMs
-
Speech Synthesis: Introduction
Introducing the IFT6266 class project
-
Integrating Pylearn2 and Jobman
This post is adapted from an iPython Notebook I wrote which is part of a pullrequest to be added to the Pylearn2 docu...
-
First Post
My very first post