Use Matlab online for machine learning
11 ビュー (過去 30 日間)
古いコメントを表示
Respected Sir,
As a student, I have been asked to study different machine learning architectures. However, my computer does not possess significant computing power to train the algorithms.
My idea is to access to an efficient computer through Matlab Online and launch the algorithms on it.
Would it be a good solution ?
Otherwise, how can I do to benefit from a distant computing power and train my machine learning algorithms ?
Best regards,
Tagagio
0 件のコメント
回答 (1 件)
Ameer Hamza
2020 年 12 月 3 日
編集済み: Ameer Hamza
2020 年 12 月 3 日
MATLAB online itself does not have enough power to do something serious. For example, it does not have a GPU device. You can run MATLAB on AWS or Azure cloud as shown here: https://www.mathworks.com/solutions/cloud.html#cloud-services. But this option can get expensive, so only use this option if you are not going to use it frequently. If you intend to use it continually, then it will be more economical to get your own machine.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Parallel and Cloud についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!