restricted-boltzmann-machines
Latent factor machine
An implementation of a stochastic neural network for discovering latent factors from binary data
Restricted Boltzmann Machines in Python.
953 stars
62 watching
375 forks
Language: Python
last commit: almost 5 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A PyTorch module that adds differentiable optimization as a layer to neural networks | 517 |
| An implementation of Differentiable Neural Computers and family for PyTorch, enabling scalable memory-augmented neural networks. | 338 |
| Automatically searches and optimizes parameters for deep neural networks using Bayesian optimization | 96 |
| Develops an approach to learning probabilistic models in stochastic optimization problems | 201 |
| Investigating neural networks for drug discovery using multiple chemical descriptors. | 3 |
| A Pytorch implementation of a neural network model for machine translation | 47 |
| A deep learning project implementing structured pruning algorithms in PyTorch for efficient neural network training and inference. | 112 |
| A PyTorch implementation of a deep learning model for semantic segmentation tasks in computer vision. | 380 |
| An open-source Python framework for developing machine learning models to predict quantum-mechanical observables of molecular systems. | 78 |
| An MXNet implementation of a modified deep neural network architecture for image classification | 67 |
| Automated hyperparameter tuning and feature selection using evolutionary algorithms. | 316 |
| Re-implementation of a neural network model with batch normalization and customized training parameters. | 131 |
| Automates hyperparameter optimization and neural network architecture search using Hyperopt on a CNN model for the CIFAR-100 dataset | 106 |
| Differentiable memory schemes for neural networks | 220 |
| A comprehensive resource for machine learning and deep learning algorithms | 295 |