Neural Network (DIY)

Version 1.3 (12.3 MB) by Alan Tan
Do-it-yourself neural network with highly customizable architecture and layers
449 Downloads
Updated 13 Jul 2018

View License

This package enables network designers to build, simulate, and customize their own neural networks. It supports both recursive and non-recursive network architectures. Each layer is contained as a separate subclass (e.g., lconv is the convolutional layer, llstm is the long short-term memory layer), therefore enabling researchers to create their own custom layers and incorporate that into the network architecture. Two application examples (handwritten digit recognition and speech recognition) are provided.

Cite As

Alan Tan (2024). Neural Network (DIY) (https://www.mathworks.com/matlabcentral/fileexchange/67750-neural-network-diy), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2017b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Sequence and Numeric Feature Data Workflows in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.3

Edited the version information

1.2.0.0

Edited the description

1.1.0.0

Edited the description

1.0.0.0