How to build a not fully-connected neural network step-by-step?

3 Ansichten (letzte 30 Tage)
Christoph Thale
Christoph Thale am 11 Apr. 2019
Beantwortet: BERGHOUT Tarek am 16 Apr. 2019
Hi,
are there any methods to develop your network step-by-step?
Something like the Cascade-Correlation-Algorithm where you insert a single neuron after another while you had trained the first one?
I just have found the function for building a casdadenet or a normal feedforwardnet. The problem is, that in these networks all neurons are included.
I want to build the network from the ground up independent and as I want it.
Any thoughts? :)
Thank you.

Antworten (1)

BERGHOUT Tarek
BERGHOUT Tarek am 16 Apr. 2019
you mean like this one, your question is big , i did it once; but i can give you refrences : read about ELM-LRFELM-LRF.jpg

Kategorien

Mehr zu Deep Learning Toolbox finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by