Is it possible to run MATLAB on Google colab?
조회 수: 82 (최근 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.?
답변 (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에서 Sequence and Numeric Feature Data Workflows에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!