Train a Siamese Network with MATLAB R2019a

조회 수: 20 (최근 30일)
Andrea Daou
Andrea Daou 2022년 11월 24일
답변: Udit06 2024년 12월 24일
Hello all,
Is it possible to train a siamese network with matlab R2019a knowing that the function "dlnetwork" wasn't introduced yet?
References:
Thank you in advance!!

답변 (1개)

Udit06
Udit06 2024년 12월 24일
Hi Andrea,
You can consider using "layerGraph" for implementating a Siamese neural network instead of "dlnetwork" if you are using MATLAB R2019a.
You can refer to the following MathWorks documentation for "layerGraph" below:
I hope this helps.

카테고리

Help CenterFile Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by