Use Matlab online for machine learning
显示 更早的评论
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
回答(1 个)
Ameer Hamza
2020-12-3
编辑:Ameer Hamza
2020-12-3
0 个投票
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.
类别
在 帮助中心 和 File Exchange 中查找有关 Parallel and Cloud 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!