Train a Siamese Network with MATLAB R2019a
11 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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!!
0 comentarios
Respuestas (1)
Udit06
el 24 de Dic. de 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.
0 comentarios
Ver también
Categorías
Más información sobre Deep Learning Toolbox en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!