Use Matlab online for machine learning
11 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Ameer Hamza
le 3 Déc 2020
Modifié(e) : Ameer Hamza
le 3 Déc 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 commentaires
Voir également
Catégories
En savoir plus sur Parallel and Cloud dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!