dbn
Deep learning simulator
A MATLAB implementation of a deep belief network used for generative learning and visualization of the neural network simulation process.
MATLAB code for training deep belief networks
48 stars
4 watching
20 forks
Language: Matlab
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
fielddb/deeplearntoolbox | A Matlab toolbox for building and training deep neural networks | 0 |
vlfeat/autonn | An API wrapper around MatConvNet that adds automatic differentiation for easy deep learning prototyping and research | 89 |
nitishsrivastava/deepnet | A collection of GPU-accelerated deep learning algorithms implemented in Python | 895 |
dustinstansbury/medal | A Matlab environment for building and training deep neural networks with various architectures. | 109 |
liamconnell/deep-algotrading | A project demonstrating the application of deep learning techniques to financial data and algorithmic trading | 234 |
yechengxi/lightnet | A Matlab-based framework for building and training deep learning models | 270 |
vict0rsch/deep_learning | A collection of tutorials and resources on implementing deep learning models using Python libraries such as Keras and Lasagne. | 426 |
mosdeo/lkydeepnn | A header-only C++ library for training and deploying deep neural networks on embedded systems | 49 |
matlab-deep-learning/abnormal-eeg-signal-classification-using-cnns | Develops and trains a deep neural network to classify EEG signals as normal or abnormal | 48 |
matlab-deep-learning/reinforcement_learning_financial_trading | This project demonstrates a reinforcement learning approach to developing a financial trading model in MATLAB. | 154 |
affinis-lab/core | A deep learning module for stateful imitation learning in autonomous driving simulations. | 5 |
ahmedfgad/numpyann | An implementation of artificial neural networks using NumPy | 98 |
kyunghyuncho/deepmat | An implementation of various deep learning architectures and algorithms | 188 |
tdeboissiere/deeplearningimplementations | A collection of implementations of recent deep learning papers in Python | 1,815 |
joncox123/cortexsys | A toolbox for building and training deep neural networks in Matlab | 70 |