フィルターのクリア

Whether NVIDIA Quadro K620 is enough to run the deep learning codes smoothly with less time in Matlab?

28 ビュー (過去 30 日間)
Whether NVIDIA Quadro K620 is enough to run the deep learning codes smoothly with less time in Matlab?

採用された回答

Joss Knight
Joss Knight 2017 年 7 月 28 日
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 件のコメント
Ananya Roy
Ananya Roy 2019 年 4 月 5 日
Is NVIDIA Quadro K600 enough to run the deep learning codes smoothly with less time in Keras?

サインインしてコメントする。

その他の回答 (1 件)

Kristen Amaddio
Kristen Amaddio 2017 年 7 月 27 日
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:

カテゴリ

Help Center および File ExchangeDeep Learning with GPU Coder についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by