Whether NVIDIA Quadro K620 is enough to run the deep learning codes smoothly with less time in Matlab?
22 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
rcjr15
am 25 Jul. 2017
Kommentiert: Ananya Roy
am 5 Apr. 2019
Whether NVIDIA Quadro K620 is enough to run the deep learning codes smoothly with less time in Matlab?
0 Kommentare
Akzeptierte Antwort
Joss Knight
am 28 Jul. 2017
The K620 is capable of doing Deep Learning in MATLAB but it only has 2GB of memory. This limits what you can do, in particular, the size of network that you can train.
1 Kommentar
Ananya Roy
am 5 Apr. 2019
Is NVIDIA Quadro K600 enough to run the deep learning codes smoothly with less time in Keras?
Weitere Antworten (1)
Kristen Amaddio
am 27 Jul. 2017
According to the documentation below, using a GPU with deep learning in MATLAB requires a CUDA-enabled NVIDIA GPU with compute capability 3.0 or higher:
According to the NVIDIA website, the Quadro K620 is CUDA-enabled and has compute compatibility 5.0, so this appears to satisfy the specified requirements:
0 Kommentare
Siehe auch
Kategorien
Mehr zu Deep Learning Toolbox finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!