stober / gmmLinks
Gaussian Mixture Models in Python
☆154Updated 13 years ago
Alternatives and similar repositories for gmm
Users that are interested in gmm are comparing it to the libraries listed below
Sorting:
- Implementation of a Variational Auto-Encoder in TensorFlow☆209Updated 8 years ago
- A simple Tensorflow based library for deep and/or denoising AutoEncoder.☆149Updated 7 years ago
- Conditional variational autoencoder implementation in Torch☆105Updated 9 years ago
- Code for Implementation, Inference, and Learning of Bayesian and Markov Networks along with some practical examples.☆104Updated 12 years ago
- Python implementation of Stacked Denoising Autoencoders for unsupervised learning of high level feature representation☆147Updated 9 years ago
- [DEPRECATED] Please move to https://github.com/thuml/transfer-caffe☆18Updated 7 years ago
- Implementation of several different types of autoencoders☆116Updated 2 years ago
- EM algorithm☆60Updated 10 years ago
- Python code for Expectation-Maximization estimate of Gaussian mixture model☆75Updated 6 years ago
- Implementation of Deep Linear Discriminant Analysis (DeepLDA)☆48Updated 9 years ago
- A CNN with an attentional module that I built while attending the brains minds and machines summer course☆68Updated 6 years ago
- Principle Component Analysis in Python☆42Updated 13 years ago
- Code for training and evaluating restricted Boltzmann machines (RBMs) and deep belief networks (DBNs).☆60Updated 14 years ago
- A lightweight MATLAB deeplearning toolbox,based on gpuArray.☆53Updated 7 years ago
- KMeans for big data using preconditioning and sparsification, Matlab implementation. Aka k-means☆59Updated 5 years ago
- Code for reproducing the results on the MNIST dataset in the paper "Distributional Smoothing with Virtual Adversarial Training"☆110Updated 8 years ago
- Adversarial Discriminative Domain Adaptation with MNIST 64x64 in Lasagne-Theano☆32Updated 8 years ago
- Tensorflow implementation of "UNSUPERVISED REPRESENTATION LEARNING WITH DEEP CONVOLUTIONAL GENERATIVE ADVERSARIAL NETWORKS"