Filter löschen
Filter löschen

how to from a neural network to a set of matrix

2 Ansichten (letzte 30 Tage)
sampath kumar punna
sampath kumar punna am 24 Okt. 2019
If we have 8 activities like A, B, C, D, E, F, G, H
I need to from a network ne.JPG
where each activity has a values like this
A 10 20
B 3 4
C 4 7
D 1 5
E 5 6
F 6 8
G 11 7
H 3 8
The network has to be fromed like this into diffrent sets with their data in a matrix
SET1 SET 2 SET 3 SET 4
A A A A
B B B B
C C D D
E F G F
H H H H
is it possible to get this type of code to from a set from the network diagram
thanks

Antworten (0)

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