Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists tagged with rbm
A curated list of projects in awesome lists tagged with rbm .
https://github.com/wiseodd/generative-models
Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.
gan generative-model machine-learning pytorch rbm restricted-boltzmann-machine tensorflow vae
Last synced: 18 Dec 2024
https://github.com/xiaohu2015/deeplearning_tutorials
The deeplearning algorithms implemented by tensorflow
cnn dbn deep-learning-algorithms deep-learning-tutorial lstm mlp rbm sda tensorflow
Last synced: 21 Dec 2024
https://github.com/yell/boltzmann-machines
Boltzmann Machines in TensorFlow with examples
ais annealed-importance-sampling boltzmann-machines contrastive-divergence-algorithm dbm deep-learning energy-based-model gibbs-sampling keras machine-learning mcmc pcd rbm restricted-boltzmann-machine sklearn-compatible tensorflow tensorflow-models variational-inference
Last synced: 18 Dec 2024
https://github.com/itdxer/neupy
NeuPy is a Tensorflow based python library for prototyping and building neural networks
artificial-neural-networks boltzmann-machine deep-learning deep-neural-networks deeplearning hopfield lvq neupy neural-network pnn rbm sofm som tensorflow
Last synced: 18 Dec 2024
https://github.com/wichtounet/dll
Fast Deep Learning Library (DLL) for C++ (ANNs, CNNs, RBMs, DBNs...)
artificial-neural-networks c-plus-plus convolutional-neural-networks cpp cpp11 cpp14 cpu deep-learning gpu machine-learning performance rbm
Last synced: 18 Dec 2024
https://github.com/drckf/paysage
Unsupervised learning and generative models in python/pytorch.
boltzmann-machines generative-model machine-learning rbm unsupervised-learning
Last synced: 30 Nov 2024
https://github.com/yell/mnist-challenge
My solution to TUM's Machine Learning MNIST challenge 2016-2017 [winner]
data-augmentation deep-learning deep-neural-networks gaussian-processes k-nn kernel logistic-regression machine-learning mnist neural-network pca python rbm
Last synced: 22 Oct 2024
https://github.com/gugarosa/learnergy
💡 Learnergy is a Python library for energy-based machine learning models.
dbn energy machine-learning python pytorch rbm
Last synced: 14 Dec 2024
https://github.com/amanpriyanshu/deep-belief-networks-in-pytorch
The aim of this repository is to create RBMs, EBMs and DBNs in generalized manner, so as to allow modification and variation in model types.
dbn dbnet deep-belief-network deep-learning ebm energy-model machine-learning pytorch rbm rbm-dbn
Last synced: 18 Nov 2024
https://github.com/omimo/xrbm
Implementation of Restricted Boltzmann Machine (RBM) and its variants in Tensorflow
crbm library machine-learning mnist-dataset python rbm restricted-boltzmann-machine tensorflow
Last synced: 13 Oct 2024
https://github.com/jonghough/jlearn
Machine Learning Library, written in J
clustering convolutional-neural-networks deep-learning ensemble-learning gaussian-mixture-models gaussian-processes hierarchical-clustering j k-means knn-classifier learning lstm machine-learning multilayer-perceptron-network principal-component-analysis rbm restricted-boltzmann-machines self-organizing-map
Last synced: 11 Nov 2024
https://github.com/adityashrm21/book-recommender-system-rbm
A book recommender system created using simple Restricted Boltzmann Machines in TensorFlow
book-recommender books cuda geoffrey-hinton hopfield-network neural-networks python3 rbm recommender-system restricted-boltzmann-machines tensorflow
Last synced: 11 Nov 2024
https://github.com/vpanjeta/deep-learning-models
Deep Learning Models implemented in python.
cnn da deep-belief-nets deep-learning deeplearning denoising-autoencoders mlp models multi-layer-perceptron python rbm restricted-boltzmann-machine sda
Last synced: 07 Nov 2024
https://github.com/cossio/restrictedboltzmannmachines.jl
Train and sample Restricted Boltzmann machines in Julia
Last synced: 27 Oct 2024
https://github.com/cmdotcom/text-sdk-dotnet
.NET Standard SDK to send messages with CM.com
business-messaging chat conversational email hacktoberfest messaging mms push rbm rcs rich-communication-services rich-sms sms sms-chat telegram text viber voice wechat whatsapp
Last synced: 11 Nov 2024
https://github.com/cmdotcom/text-sdk-javascript
Javascript SDK to send messages with CM.com
business-messaging chat conversational hacktoberfest messaging mms push rbm rcs sms telegram text viber wechat whatsapp
Last synced: 30 Oct 2024
https://github.com/ethancaballero/restricted_boltzmann_machine__rbm
Restricted Boltzmann Machine (RBM)
rbm restricted-boltzmann-machine tensorflow
Last synced: 15 Dec 2024
https://github.com/ttitcombe/python-machine-learning-models
Barebones Python implementations of machine learning models, without using machine learning libraries
bayesian-optimization clustering decision-tree gan gaussian-mixture-models gaussian-processes generative-adversarial-network gmm hidden-markov-model machine-learning neural-network python rbm
Last synced: 07 Nov 2024
https://github.com/vasukalariya/generative-modelling
Implementation of various generative models using PyTorch.
conditional-gan dcgan gan generative-model image-reconstruction mnist neural-network numpy pytorch rbm restricted-boltzmann-machine vae variational-autoencoder
Last synced: 20 Nov 2024
https://github.com/bulkgate/woosms
👻 Extend your WooCommerce store capabilities. Send personalized bulk SMS messages. Notify your customers about order status via customer SMS notifications. Receive order updates via Admin SMS notifications.
bulkgate marketing-tools rbm rcs sms viber whatsapp woocommerce woocommerce-plugin wordpress wordpress-plugin
Last synced: 09 Nov 2024
https://github.com/gugarosa/synthetic_rbms
📄 Official implementation regarding the paper "Fast Ensemble Learning Using Adversarially-Generated Restricted Boltzmann Machines".
artificial gan implementation paper rbm
Last synced: 24 Nov 2024
https://github.com/guillaume-chevalier/scikit-learn-digit-recognition
Digit Recognition with scikit-learn's Bernoulli RBM and Logistic Classifier
bernoulli-rbm computer-webcam digit-recognition neural-network rbm
Last synced: 15 Dec 2024
https://github.com/summitkwan/dynamicnn
neural network with dynamics
dbm hopfield-network numpy rbm tensorflow
Last synced: 16 Dec 2024
https://github.com/mateusroder/e_dropout_rbm
📄 Official implementation regarding the paper "Energy-based Dropout in Restricted Boltzmann Machines: Why not go random".
dropout-rbm energy-dropout implementation paper rbm
Last synced: 07 Dec 2024
https://github.com/mateusroder/fourier-rbm_avc
📄 Official PyTorch implementation regarding the Fourier-based Multimodal RBMs
Last synced: 07 Dec 2024
https://github.com/mateusroder/learnergy4video
A version of the learnergy package to deal with video datasets
dbm dbn rbm unsupervised-learning video
Last synced: 07 Dec 2024
https://github.com/ttiagojm/dbn-tf2
Deep Belief Networks in Tensorflow 2
convolutional-rbm crbm deep-belief-network generative-model rbm restricted-boltzmann-machine tensorflow2
Last synced: 10 Nov 2024
https://github.com/poodarchu/ml-lab
My practice and experiments codes in learning of machine learning.
bayes lda machine-learning pmf rbm
Last synced: 30 Nov 2024
https://github.com/souvic/startpadml
All ML Algorithms in one place coded in python using basic numpy for easier practical understanding
convolutional-neural-networks decision-trees linear-regression logistic-regression neural-network nlp python-3 rbm recurrent-neural-networks svm word2vec
Last synced: 18 Nov 2024
https://github.com/refraction-ray/rbm-mcmc
The project explores restricted Boltzmann machine and its potential role in statistical mechanics
machine-learning monte-carlo physics rbm
Last synced: 03 Dec 2024
https://github.com/gugarosa/rbm_tuning
📄 Official implementation regarding the paper "Enhancing Restricted Boltzmann Machines Reconstructability Through Meta-Heuristic Optimization".
fine-tuning implementation machine-learning meta-heuristic optimization paper rbm
Last synced: 24 Nov 2024
https://github.com/gugarosa/crbm_tuning
📄 Official implementation regarding the paper "Adapting Convolutional Restricted Boltzmann Machines Through Evolutionary Optimization".
crbm implementation meta-heuristic optimization paper rbm
Last synced: 24 Nov 2024
https://github.com/gugarosa/dropout_rbm
📄 Official implementation regarding the paper "Fine-Tuning Dropout Regularization in Energy-Based Deep Learning".
dropout fine-tuning implementation paper rbm
Last synced: 24 Nov 2024
https://github.com/gugarosa/rbm_feature_selection
📄 Official implementation regarding the paper "Binary Masking Feature Selection with Restricted Boltzmann Machines".
feature-selection implementation paper rbm
Last synced: 24 Nov 2024
https://github.com/dor-sketch/irisnetrbm
A Python-implemented RBM project exploring generative learning through the classification of the Iris dataset, featuring a user-friendly GUI and advanced data handling capabilities.
iris-dataset machine-learning neural-network rbm restricted-boltzmann-machine
Last synced: 21 Nov 2024
https://github.com/ggiuffre/dbnsim
A web app for training and analysing Deep Belief Networks
artificial-intelligence dbn deep-belief-network neural-network rbm restricted-boltzmann-machine unsupervised-learning
Last synced: 18 Nov 2024
https://github.com/anujdutt9/unsupervised-deep-learning
Unsupervised Deep Learning Models Implementation.
autoencoder latent-semantic-analysis pca-analysis rbm tsne
Last synced: 13 Nov 2024