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.
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).
Restricted Boltzmann Machines (RBMs) in PyTorch
Neural Network Many-Body Wavefunction Reconstruction
A Movie Recommender System using Restricted Boltzmann Machine (RBM), approach used is collaborative filtering.
Implementation of Restricted Boltzmann Machine (RBM) and its variants in Tensorflow
Deep Learning Models implemented in python.
RBM implemented with spiking neurons in Python. Contrastive Divergence used to train the network.
Fill missing values in Pandas DataFrames using Restricted Boltzmann Machines
Implementation of G. E. Hinton and R. R. Salakhutdinov's Reducing the Dimensionality of Data with Neural Networks (Tensorflow)
Restricted Boltzmann Machines as Keras Layer
A Library for Modelling Probabilistic Hierarchical Graphical Models in PyTorch
Simple Restricted Boltzmann Machine implementation with TensorFlow.
A machine learning program that generates a new song that will match input text from the user.
Energy Based Models in PyTorch
Implementation of restricted Boltzmann machine, deep Boltzmann machine, deep belief network, and deep restricted Boltzmann network models using python. This code has some specalised features for 2D physics data.
Restricted Boltzmann Machine (RBM)
Python3 implementation of the Unsupervised Deep Learning Algorithm, Restricted Boltzmann Machine.
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."