DeepLearnToolbox
Deep learning framework
A Matlab toolbox for building and training deep neural networks
Matlab/Octave toolbox for deep learning. Includes Deep Belief Nets, Stacked Autoencoders, Convolutional Neural Nets, Convolutional Autoencoders and vanilla Neural Nets. Each method has examples to get you started.
0 stars
4 watching
0 forks
Language: Matlab
last commit: over 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
yechengxi/lightnet | A Matlab-based framework for building and training deep learning models | 270 |
quantumliu/matdl | A lightweight MATLAB deeplearning toolbox for efficient neural network training and prediction. | 54 |
vlfeat/autonn | An API wrapper around MatConvNet that adds automatic differentiation for easy deep learning prototyping and research | 89 |
sql-machine-learning/elasticdl | A framework for building and training distributed deep learning models in Kubernetes environments. | 733 |
microsoft/0xdeca10b | A framework for hosting and training machine learning models on a blockchain, enabling secure sharing and prediction without requiring users to pay for data or model updates. | 556 |
magnet-dl/magnet | An API that simplifies the development of deep learning architectures by providing a high-level abstraction around PyTorch. | 360 |
deepakkumar1984/mxnet.sharp | A .NET Standard library providing C# bindings for the Apache MXNet deep learning framework | 149 |
joncox123/cortexsys | A toolbox for building and training deep neural networks in Matlab | 70 |
kyunghyuncho/deepmat | An implementation of various deep learning architectures and algorithms | 188 |
aspurdy/dbn | A MATLAB implementation of a deep belief network used for generative learning and visualization of the neural network simulation process. | 48 |
rocm/mxnet | A deep learning framework that enables efficient and flexible distributed/mobile deep learning with dynamic dataflow dependency scheduling | 28 |
hagaygarty/mdcnn | A 3D convolutional neural network framework supporting volumetric inputs and various features like dropout and batch normalization. | 52 |
kotlin/kotlindl | A high-level Deep Learning API for training and deploying neural networks written in Kotlin. | 1,474 |
matlab-deep-learning/pretrained-efficientdet-d0 | Provides pre-trained and customizable object detection capabilities using an efficient neural network architecture | 15 |
ivaylo-popov/theano-lights | A deep learning framework built on top of Theano, providing a wide range of models and training techniques for research and development. | 267 |