alejandroarmas / some-dl-models

This is the repository for the ECS189G course on Deep Learning. The main purpose of this project is to help students **get familiar** with classic deep learning models and **use them to solve** concrete real-world problems.
1 stars 1 forks source link

Research Cloud GPU Compute Options #35

Open alejandroarmas opened 1 year ago

alejandroarmas commented 1 year ago

I'm a bit cautious about changing the flow from how we've been running things in the terminal. I would have a preference for a script being uploaded, just because we have everything version controlled + linted, etc. Plus, a separate task will involve running jobs in this remote execution environment. Are there solutions that check in our code from a repo and run a job, or maybe we invoke a command from the cli

Is it possible for someone to look into GCP/AWS/Azure to see if we can get credits for training? This is a good place to look into costs. Realistically we can do a trial and use credits

alejandroarmas commented 1 year ago

Deliverable can just be a few paragraphs describing the tradeoffs between all our options. Thanks!

loomyloomylia commented 1 year ago

Will look into this as soon as I have the time!