Multi-Layer Perceptron (MLP) Class

版本 1.0.0 (8.6 KB) 作者: Joshua Gafford
Multi-Layer Perceptron Class for training Deep Neural Networks
1.7K 次下载
更新时间 2020/3/23

查看许可证

This is a class for sequentially constructing and training multi-layer perceptron (MLP) models for classification and regression tasks.

Included in this folder are:
MLPNet: the multi-layer perceptron class
MLP_Test: An example file for constructing and training the MLP class object for classification tasks (for use with MNIST and Fashion_MNIST datasets)
load_data: a helper script for loading pre-formatted data

I have also created example datasets (MNIST and Fashion_MNIST), pre-formatted to run with this class. They were too big to load through file exchange, so you can download them at this link (make sure you place the .mat files in the same directory): https://drive.google.com/open?id=1n4T2mSxUq3kahM_qlyWNOj6YmSD_Mh8c

引用格式

Joshua Gafford (2024). Multi-Layer Perceptron (MLP) Class (https://www.mathworks.com/matlabcentral/fileexchange/74695-multi-layer-perceptron-mlp-class), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2020a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

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