Is it possible to run MATLAB on Google colab?
26 次查看(过去 30 天)
显示 更早的评论
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.?
2 个评论
Mike Croucher
2025-6-27
Here's a workaround. Its experimental but might be enough for you Using MATLAB on Google Colab » The MATLAB Blog - MATLAB & Simulink
回答(1 个)
Shivam Lahoti
2024-1-3
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 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Big Data Processing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!