how to from a neural network to a set of matrix

2 ビュー (過去 30 日間)
sampath kumar punna
sampath kumar punna 2019 年 10 月 24 日
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

回答 (0 件)

カテゴリ

Help Center および File ExchangeDeep Learning Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by