How can I use GPU in regression learner app?

13 ビュー (過去 30 日間)
Taehwa Hong
Taehwa Hong 2023 年 2 月 15 日
回答済み: Joss Knight 2023 年 2 月 19 日
hello
Applying machine learning algorithm through regression learner, I had a sudden idea.
Am I using my computer's GPU well?
Therefore, I got the following results as a result of using the Matlab command 'gpuDeviceTable'.
From the result, it was confirmed that it was not used, and the 'gpuDevice(1)' command was executed to use the GPU.
Am i doing it right?
Also, do I have to type these same commands repeatedly every time I run Matlab?
Thanks for reading the post.

回答 (1 件)

Joss Knight
Joss Knight 2023 年 2 月 19 日
You cannot use the GPU through the classification and regression learner apps yet.This documentation page lists the Regression functions with GPU support that you can call programmatically.

カテゴリ

Help Center および File ExchangeClassification Ensembles についてさらに検索

製品


リリース

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by