Use Matlab online for machine learning
11 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Ameer Hamza
il 3 Dic 2020
Modificato: Ameer Hamza
il 3 Dic 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.
0 Commenti
Vedere anche
Categorie
Scopri di più su Parallel and Cloud in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!