Get out of the house. Doens't matter if you want to, force yourself to. Do classes/activities with other people. Quikckly you'll meet people and things will change. But the key key key thing is - don't sit at home alone. You'll just become depressed. And don't ask yourself if you want to get out. Just do it.
To clarify: by prosumer I mean products that are more advanced than what's sold on the mass market. Imagine if you're a cyclicst - a normal bicycle might cost you $1-3k, a "pro" one with advanced features can easily set you back $10-15k+.
I'm building https://gpu.land/. It's an online provider of dirt cheap GPUs for deep learning. It's 1/3 the price of major cloud providers such as AWS, GCP, etc.
This was a project for me to learn the full stack (non coder before) and been a really exciting journey. 6 months ago I thought it would take me 2 months to build and launch:D
You are right in that it's cheaper, but not that much cheaper if you look at renting v100s. Actually, on the website there's a whole section that compares us to them - https://gpu.land/versus
Hey - for sure. Because I'm the only team member, the entity behind the business is registered as a "sole trader". If you email me on [email protected] I'm happy to share the details.
Hey, when you say "whitelist" - are you using some sort of adblocker? If so, could you share which one? Or where are you whitelisting them? Trying to replicate the issue.
Hey - I'm just trying to replicate the issue. Could you share which adblock you're using? I downloaded Opera but the browser seems to open gpu.land fine.
Both are valid points. And no, there's currently no programmatic access to machines - but that's high on the roadmap.
Regarding environments, it's funny, when I was starting out I would kill for a pre-configured instance because I wanted to focus on modeling and didn't care if package X was version x.x.y or x.x.z. But as you grow as an ML engineer and develop your own toolkit these things start to matter.
So when creating a machine on gpu.land you have the choice of going pre-configured or just having a clean Ubuntu image. The former is meant for newcommers while the latter for pros. That was my thingking!
1) There's a finite capacity in the high 10s of GPUs. Currently the service is utilized at <10% capacity, so there's a lot of room to grow before we run out. If that was to happen (or even if we get to 50%), I could go and request more and (hopefully) expand the capacity quickly.
2)When building gpu.land I specifically wanted to make it safe for users to upload / store sensitive data. Of course the service is more geared towards hobbyists / researchers, just because that's an easier market to reach for a solo dev - but there is nothing at the technical level that sacrifices data privacy. For example, data on instances is encrypted both at rest and in transit within the DC + you and only you have SSH keys to your instance and nobody else can access it. Check out our security & privacy section in our FAQ - https://gpu.land/faq
So the way I would describe your progression as a student (at least from my experience):
- Traditional ML -> probably can run on your laptop
- Simple DL -> colab is great. Cheapest there is.
- SOTA DL -> you're probably looking at training times well into 10s of hours / days, so you'll need something that can last longer than 12h of colab time. Plus at this point you're probably sophisticated enough that you want to setup your instance once and start/stop it rather than going through setup with colab every time. That's where https://gpu.land/ fits it.
So tl;dr; - absolutely use colab first (it's cheapest), but when you outgrow it, consider gpu.land.
You can! All machines within a single account are inside a private VLAN, which means they all talk to each other (out of the box, no setup required), but nobody else on gpu.land sees them.
See the "Are instances within my account connected?" item in the FAQ - https://gpu.land/faq
If you're going to need 64 GPUs I'll have to increase your account limit (currently 16 GPUs per account). Email me at [email protected]