Training deep learning model on MATLAB online
古いコメントを表示
I want to train a deep learning model for a project. With a integrated Intel Graphic, its impossible obviously. And it takes a lot of time since my dataset is large. I tried matlab online and tried to run simulation for small batches and it was surely 4x faster than my laptop. I know that it also timesout after 15min if not intended. But I did tried 3rd party clicker app for it. and it ran okay for a hour or so. I want to know if I can train the whole dataset in one go and leave it for a day with the 3rd party clicker to keep MATLAB online active?
(And if someone can clarify if I can use a the 'clicker app' like this? That'd be helpful.)
回答 (1 件)
Cris LaPierre
2023 年 12 月 16 日
1 投票
I'm having a hard time finding a reference for this, but to clairfy, there is a 15 minute idle session timeout. If you are actively using your session, like training a deep-learning model, MATLAB Online will recognize your session is still active even if you are not clicking around, and allow your session to continue for up to 60 minutes (I believe).
I'll keep looking and see if I can add a reference to this post. This obviously doesn't help for longer training times, though.
1 件のコメント
Karl
2023 年 12 月 16 日
A possible reference is:
This indicates an upper limit of 90 minutes for continuous compute time.
カテゴリ
ヘルプ センター および File Exchange で Third-Party Cluster Configuration についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!