DeepLearnToolbox
Deep learning library
A Matlab toolbox providing implementations of various deep learning models
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.
4k stars
467 watching
2k forks
Language: Matlab
last commit: about 6 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
fielddb/deeplearntoolbox | A Matlab toolbox for building and training deep neural networks | 0 |
yosinski/deep-visualization-toolbox | A software toolkit for visualizing neural networks and analyzing their structure and behavior | 4,019 |
labmlai/annotated_deep_learning_paper_implementations | Implementations of various deep learning algorithms and techniques with accompanying documentation | 56,215 |
lexfridman/mit-deep-learning | A collection of tutorials and code examples for learning deep learning concepts using MIT Deep Learning courses | 10,170 |
deeplearning4j/deeplearning4j | A suite of tools for building and training deep learning models using the JVM. | 13,682 |
floodsung/deep-learning-papers-reading-roadmap | A comprehensive roadmap for learning deep learning by following key papers in the field | 38,327 |
joncox123/cortexsys | A toolbox for building and training deep neural networks in Matlab | 70 |
microsoft/cntk | A unified deep learning toolkit that describes neural networks as a series of computational steps via a directed graph. | 17,523 |
quantumliu/matdl | A lightweight MATLAB deeplearning toolbox for efficient neural network training and prediction. | 54 |
iamtrask/grokking-deep-learning | An open-source book and project accompanying Grokking Deep Learning by Andre Trask, covering neural networks and deep learning concepts. | 7,449 |
microsoft/mmdnn | A toolset to convert and manage deep learning models across multiple frameworks. | 5,797 |
nlintz/tensorflow-tutorials | A collection of tutorials teaching deep learning with TensorFlow using Jupyter Notebooks | 6,006 |
llsourcell/learn_deep_learning_in_6_weeks | A structured curriculum for learning deep learning concepts over six weeks | 2,677 |
ludwig-ai/ludwig | A low-code framework for building custom deep learning models and neural networks | 11,189 |
dennybritz/deeplearning-papernotes | A collection of notes and summaries on various deep learning research papers, including their topics, techniques, and applications. | 4,410 |