Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.
-
Updated
Mar 24, 2024 - Python
Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.
Boltzmann Machines in TensorFlow with examples
The purpose of this repository is to make prototypes as case study in the context of proof of concept(PoC) and research and development(R&D) that I have written in my website. The main research topics are Auto-Encoders in relation to the representation learning, the statistical machine learning for energy-based models, adversarial generation net…
Always sparse. Never dense. But never say never. A Sparse Training repository for the Adaptive Sparse Connectivity concept and its algorithmic instantiation, i.e. Sparse Evolutionary Training, to boost Deep Learning scalability on various aspects (e.g. memory and computational time efficiency, representation and generalization power).
Neural Network Many-Body Wavefunction Reconstruction
Restricted Boltzmann Machines (RBMs) in PyTorch
This repository has implementation and tutorial for Deep Belief Network
The goal of this project is to solve the task of name transcription from handwriting images implementing a NN approach.
Implementation of Restricted Boltzmann Machine (RBM) and its variants in Tensorflow
An implementation of Restricted Boltzmann Machine in Pytorch
A Library for Modelling Probabilistic Hierarchical Graphical Models in PyTorch
Simple code tutorial for deep belief network (DBN)
A Julia package for training and evaluating multimodal deep Boltzmann machines
Implementation of G. E. Hinton and R. R. Salakhutdinov's Reducing the Dimensionality of Data with Neural Networks (Tensorflow)
A Movie Recommender System using Restricted Boltzmann Machine (RBM), approach used is collaborative filtering.
RBM implemented with spiking neurons in Python. Contrastive Divergence used to train the network.
algorithm for study: multi-layer-perceptron, cluster-graph, cnn, rnn, restricted boltzmann machine, bayesian network
Fill missing values in Pandas DataFrames using Restricted Boltzmann Machines
Pytorch implementation of an autoencoder built from pre-trained Restricted Boltzmann Machines (RBMs)
Restricted Boltzmann Machines as Keras Layer
Add a description, image, and links to the restricted-boltzmann-machine topic page so that developers can more easily learn about it.
To associate your repository with the restricted-boltzmann-machine topic, visit your repo's landing page and select "manage topics."