What does this fullyconnectedlayer() used for
Ältere Kommentare anzeigen
Ok. I came across this tutorial from mathwork on lstm:
However in the layer options, there is a bit of confusion

what is the fullyconnectedlayer(50) used for?
When I read lstm layers guideline, the fullyconnectedlayer should be the number of response. In the tutorial above, it is a regression problem with 1 response.

This is really confusing. I dont know why there is this fullyconnectedlayer(50) in the tutorial
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Deep Learning Toolbox finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!