Multiple order modeling for deep learning

版本 1.1 (334.7 KB) 作者: Mohammad
This is an example of multiple order modeling for accuracy improvement in deep neural networks. Different approaches are shown on how to use
95.0 次下载
更新时间 2020/8/13

Introduction
This is an example of multiple order modeling for accuracy improvement in deep neural networks.
Different approaches are shown on how to use the outputs of a category prediction model as predictors for a second model.
Time series instances of samples are used as multiple inputs (for example N frames of a video is used as N image inputs) for model,
and those N number of predicted output (probability density) is used as predictors for the second model.

Data
We attach a set of simulated data for testing this approach.
Details regarding the data is available in comment section of FE_DataLoad.m

Supporting function
A function (trainClassifier.m) attached here for training data with SVM algorithm is called by the scripts.
This function is generated using MATLAB's CalssifierLearner App's code generation functionality

引用格式

Mohammad (2024). Multiple order modeling for deep learning (https://github.com/muquitMW/multiple_order_modeling/releases/tag/1.1), GitHub. 检索来源 .

MATLAB 版本兼容性
创建方式 R2019b
兼容任何版本
平台兼容性
Windows macOS Linux
标签 添加标签

Community Treasure Hunt

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

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

See release notes for this release on GitHub: https://github.com/muquitMW/multiple_order_modeling/releases/tag/1.1

要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库