nanchenchen / belief-propagationLinks
An implementation of loopy belief propagation on a Bayesian Network (BN)
☆11Updated 10 years ago
Alternatives and similar repositories for belief-propagation
Users that are interested in belief-propagation are comparing it to the libraries listed below
Sorting:
- Belief propagation is a general graph algorithm for ranking nodes based on their location in the graph and some prior knowledge. The ne…☆18Updated 10 years ago
- TensorFlow Tutorial and Examples for beginners☆37Updated 8 years ago
- Bidirectional (Symmetrical) Deep Neural Networks☆25Updated 8 years ago
- Loopy Belief Propagation for Python☆40Updated 10 years ago
- Sum product algorithm - Belief propagation (message passing) for factor graphs☆86Updated 7 years ago
- Tensorflow implementation of "UNSUPERVISED REPRESENTATION LEARNING WITH DEEP CONVOLUTIONAL GENERATIVE ADVERSARIAL NETWORKS"☆81Updated 8 years ago
- Factor graphs and loopy belief propagation implemented in Python☆190Updated 2 years ago
- Kronecker Production Matrix for Approximate Nearest Neighbour Search☆12Updated 9 years ago
- This is the code&dataset for the paper [Hierarchical Memory Networks for Answer Selection on Unknown Words. COLING 2016]☆44Updated 6 years ago
- Pre-trained models for our CVPR 2016 paper: "Learning Local Image Descriptors With Deep Siamese and Triplet Convolutional Networks by Min…☆34Updated 8 years ago
- Implementation of several different types of autoencoders☆116Updated 2 years ago
- Max-margin DeepWalk☆71Updated 8 years ago
- The demo code for "Neural network-based clustering using pairwise constraints" (http://arxiv.org/abs/1511.06321)☆72Updated 6 years ago
- Semi-supervised InfoGAN☆25Updated 6 years ago
- A chainer implementation of Memory Augmented Neural Network☆48Updated 8 years ago
- Mozi, Transfer Learning, Multi-Modal Learning, Theano☆27Updated 9 years ago
- Highway networks implemented in PyTorch.☆55Updated 8 years ago
- Implementation of the paper "Community Detection with Graph Neural Networks", by J. Bruna and L. Li☆74Updated 8 years ago
- A Deep and Autoregressive Approach for Topic Modeling of Multimodal Data, TPAMI, http://arxiv.org/abs/1409.3970☆39Updated 9 years ago
- Implementation attempt of "From Softmax to Sparsemax: A Sparse Model of Attention and Multi-Label Classification"☆54Updated 8 years ago
- A CNN with an attentional module that I built while attending the brains minds and machines summer course☆68Updated 6 years ago
- An example of doing MovieLens recommendations using triplet loss in Keras☆21Updated 8 years ago
- Noise-as-targets representation learning for cifar10. Implementation based on the paper "Unsupervised Learning by Predicting Noise" by Bo…☆23Updated 7 years ago
- The Matlab Code for the ICML 2015 paper "Scalable Deep Poisson Factor Analysis for Topic Modeling"☆19Updated 9 years ago
- Convolutional Variational Autoencoder☆34Updated 5 years ago
- ReGAN: Sequence GAN using RE[INFORCE|LAX|BAR] based PG estimators☆40Updated 7 years ago
- Adversarial AutoEncoder implemented with MXNet☆25Updated 7 years ago
- this is the code used in the paper "Discrete-State Variational Autoencoders for Joint Discovery and Factorization of Relations"☆65Updated 8 years ago
- Code for reproducing the results on the MNIST dataset in the paper "Distributional Smoothing with Virtual Adversarial Training"