Neural Network (DIY)

版本 1.3 (12.3 MB) 作者: Alan Tan
Do-it-yourself neural network with highly customizable architecture and layers
450.0 次下载
更新时间 2018/7/13

查看许可证

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.

引用格式

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

MATLAB 版本兼容性
创建方式 R2017b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Sequence and Numeric Feature Data Workflows 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.3

Edited the version information

1.2.0.0

Edited the description

1.1.0.0

Edited the description

1.0.0.0