Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

how to do neuronal netwroks by 2 Matrix

조회 수: 1 (최근 30일)
Zuyu An
Zuyu An 2020년 8월 19일
마감: MATLAB Answer Bot 2021년 8월 20일
I have 2 Matrix, for example
Matrix A ={a1 b1 c1; a2 b2 c2; a3 b3 c3}
Matrix B={x1 y1 z1 m1 n1; x2 y2 z2 m2 n2; x3 y3 z3 m3 n3 }
there must some relationships zwischen Matrix A and B, linear or unlinear, but i don't yet.
How kann i use neuronal netwroks or deeplearning this unkonw relationships to find?
which function should i use?
Thankyou very very much for your time!

답변 (1개)

Prabhan Purwar
Prabhan Purwar 2020년 8월 28일
Hi,
Neural Networks are used to find a relationship between the input and output arguments in laymen's terms. For more information upon using the Neural Network kindly go through the following links explaining the basics of Neural Network and Its implementation as XOR gate.
Hope it helps!!
Thanks.

제품


릴리스

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by