Use Matlab online for machine learning

1 view (last 30 days)
Tui p
Tui p on 3 Dec 2020
Edited: Ameer Hamza on 3 Dec 2020
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

Answers (1)

Ameer Hamza
Ameer Hamza on 3 Dec 2020
Edited: Ameer Hamza on 3 Dec 2020
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.

Community Treasure Hunt

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

Start Hunting!