Is it possible to run MATLAB on Google colab?
88 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Can I leverage google colabs GPU's for Matlab?
Im a PhD student working on wireless signal processing. My college has campuswide license for matlab and my labhead has Google colab pro subscription. For my next project, I want to employ a deep learning model. Now my laptop's GPU is not upto the mark.
I learnt that "The MATLAB Integration for Jupyter enables you to access MATLAB in a web browser from your Jupyter environment." from https://github.com/mathworks/jupyter-matlab-proxy
Also, Jupyterlab can be installed in Google colab through collabcode https://analyticsindiamag.com/explained-how-to-access-jupyterlab-on-google-colab/#:~:text=Accessing%20JupyterLab%20on%20Google%20Colab,Click%20here%20to%20know%20more.
Any suggestions/workarounds.?
1 comentario
Respuestas (1)
Shivam Lahoti
el 3 de En. de 2024
Hi Vetrivel,
I understand that you want to leverage Google Colab’s CPU to run your MATLAB code for Deep-learning models as your laptop’s GPU is slower.
I found a MATLAB answer discussing similar workarounds for the same, please have a look at them.
If the Google Colab workaround that you are trying doesn’t work, then you shall try running MATLAB on the Cloud to speed up the process. Please refer to the documentation below for the same.
I hope this was helpful.
Regards,
Shivam Lahoti.
0 comentarios
Ver también
Categorías
Más información sobre Sequence and Numeric Feature Data Workflows en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!