DeepLearnToolbox is a MATLAB / Octave toolbox for prototyping deep learning models. It provides implementations of feedforward neural networks, convolutional neural networks (CNNs), deep belief networks (DBNs), stacked autoencoders, convolutional autoencoders, and more. The toolbox includes example scripts for each method, enabling users to quickly experiment with architectures, training, and inference workflows. Although it's been flagged as deprecated and no longer actively maintained, it is still used for educational and prototyping purposes. Deep belief networks (DBN) and restricted Boltzmann machines (RBM). Example scripts demonstrating usage.
Features
- Implementation of multilayer perceptrons with backpropagation
- Convolutional neural networks (CNN) modules
- Deep belief networks (DBN) and restricted Boltzmann machines (RBM)
- Stacked autoencoder and convolutional autoencoder support
- Utility / helper functions for training, data loading, activation, cost, gradient
- Example scripts demonstrating usage
Categories
Machine LearningLicense
BSD LicenseFollow DeepLearnToolbox
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of DeepLearnToolbox!