Train a Siamese Network with MATLAB R2019a

12 vues (au cours des 30 derniers jours)
Andrea Daou
Andrea Daou le 24 Nov 2022
Réponse apportée : Udit06 le 24 Déc 2024
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!!

Réponses (1)

Udit06
Udit06 le 24 Déc 2024
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.

Catégories

En savoir plus sur Deep Learning Toolbox dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by