Stigmergic Perceptron

版本 1.0 (6.1 MB) 作者: Mario G.C.A. Cimino
A perceptron-ispired soft classifier of time series based on stigmergic similarity.
82.0 次下载
更新时间 2018/3/18

查看许可证

A Stigmergic Perceptron (SP) is a soft classifier of a time series with respect to a collection of archetypal time series, each representing different behavioral classes. The SP takes as an input a time series and provides as an output the linear combination of similarity values of the time series w.r.t. the most similar archetypal time series. Indeed the SP is organized, like a neural perceptron, in terms of linear combination of values provided by Stigmergic Receptive Fields (SRF). SRF can be combined and arranged into multilayer architectures thanks to specific input/output interfaces, namely clumping and activation. Each SRF provides a similarity measure between the input and the archetype time series. The term stigmergic refers to the internal logic of a SRF, inspired by stigmergy, an insects' coordination mechanism. Stigmergy is based on the spatio-temporal aggregation of input samples by functional structures called trails. Trails are generated by marks released by each sample in the input dimension, and evaporated over time. At the core of a SRF, the similarity between the trails of two time series is calculated. SP and the related SRFs are parametrically adapted to a given training set by means of the Differential Evolution (DE) algorithm.

引用格式

Mario G.C.A. Cimino (2024). Stigmergic Perceptron (https://www.mathworks.com/matlabcentral/fileexchange/66526-stigmergic-perceptron), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2017a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Time Series 的更多信息

Community Treasure Hunt

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

Start Hunting!

stigmergicPerceptron/

stigmergicPerceptron/architecture/differential evolution/

stigmergicPerceptron/architecture/fitness/

stigmergicPerceptron/architecture/generatore segnali sintetici/

stigmergicPerceptron/architecture/globalOptimization/

stigmergicPerceptron/architecture/perceptrons/

stigmergicPerceptron/architecture/system/

stigmergicPerceptron/architecture/utils/

stigmergicPerceptron/utils/

stigmergicPerceptron/utils/MIN2_MAX2/MIN2_MAX2/

stigmergicPerceptron/utils/printUtils/

版本 已发布 发行说明
1.0

Description updated

Architectural picture added