yell / boltzmann-machinesLinks
Boltzmann Machines in TensorFlow with examples
☆850Updated 4 years ago
Alternatives and similar repositories for boltzmann-machines
Users that are interested in boltzmann-machines are comparing it to the libraries listed below
Sorting:
- Tensorflow code for the Bayesian GAN (https://arxiv.org/abs/1705.09558) (NIPS 2017)☆1,018Updated 7 years ago
- Tutorials and implementations for "Self-normalizing networks"☆1,587Updated 3 years ago
- Genetic neural architecture search with Keras☆952Updated 2 years ago
- A collection of Reinforcement Learning algorithms from Sutton and Barto's book and other research papers implemented in Python.☆1,045Updated 7 years ago
- Various tutorials given for welcoming new students at MILA.☆986Updated 7 years ago
- Machine Learning on Sequential Data Using a Recurrent Weighted Average☆600Updated 5 years ago
- This is the code for "Capsule Networks: An Improvement to Convolutional Networks" by Siraj Raval on Youtube☆567Updated 5 years ago
- Restricted Boltzmann Machines in Python.☆969Updated 5 years ago
- A web-based application for quick, scalable, and automated hyperparameter tuning and stacked ensembling in Python.☆1,266Updated 7 years ago
- A TensorBoard plugin for visualizing arbitrary tensors in a video as your network trains.☆462Updated 6 years ago
- PyTorch implementation of the Quasi-Recurrent Neural Network - up to 16 times faster than NVIDIA's cuDNN LSTM