Research implementations and experiments. Most of these accompany published papers.

Discriminative Restricted Boltzmann Machine An implementation of the Discriminative RBM (DRBM) in Python using Theano.

Generalised Discriminative Restricted Boltzmann Machine An implementation of the generalised DRBM in Python using Theano, as proposed in Generalising the Discriminative RBM (ICANN 2017).

Neural Probabilistic Language Model A basic implementation of the Neural Probabilistic Language Model in Python using Scikit-learn.

TensorFlow Datasets API Examples Example scripts for using the TensorFlow Datasets API to train Recurrent Neural Networks.


More on GitHub.