Train a Siamese Network with MATLAB R2019a
19 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
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.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Deep Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!