Repository navigation

#

restricted-boltzmann-machine

Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.

Python
7464
2 年前

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 networks(GANs), Deep Reinforcement Learning such as Deep Q-Networks, semi-supervised learning, and neural network language model for natural language processing.

Python
318
2 年前

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).

Python
250
4 年前

Neural Network Many-Body Wavefunction Reconstruction

Python
175
9 天前

Restricted Boltzmann Machines (RBMs) in PyTorch

Python
164
7 年前

This repository has implementation and tutorial for Deep Belief Network

Jupyter Notebook
101
7 年前

The goal of this project is to solve the task of name transcription from handwriting images implementing a NN approach.

Jupyter Notebook
57
8 年前

An implementation of Restricted Boltzmann Machine in Pytorch

Jupyter Notebook
56
7 年前

Implementation of Restricted Boltzmann Machine (RBM) and its variants in Tensorflow

Python
55
8 年前

A Library for Modelling Probabilistic Hierarchical Graphical Models in PyTorch

Python
49
5 年前

Simple code tutorial for deep belief network (DBN)

Jupyter Notebook
46
5 年前

A Julia package for training and evaluating multimodal deep Boltzmann machines

Julia
44
4 年前

Implementation of G. E. Hinton and R. R. Salakhutdinov's Reducing the Dimensionality of Data with Neural Networks (Tensorflow)

Python
38
1 年前

A Movie Recommender System using Restricted Boltzmann Machine (RBM), approach used is collaborative filtering.

Python
34
7 年前

RBM implemented with spiking neurons in Python. Contrastive Divergence used to train the network.

Python
29
8 年前

algorithm for study: multi-layer-perceptron, cluster-graph, cnn, rnn, restricted boltzmann machine, bayesian network

C++
25
8 年前

Pytorch implementation of an autoencoder built from pre-trained Restricted Boltzmann Machines (RBMs)

Jupyter Notebook
24
5 年前

Fill missing values in Pandas DataFrames using Restricted Boltzmann Machines

Python
23
5 年前

Restricted Boltzmann Machines as Keras Layer

Python
22
7 年前