top | item 16251182

Google Provides Free Nvidia K80 GPUs for Anyone to Train Deep Learning Models

92 points| williamtrask | 8 years ago |kaggle.com | reply

16 comments

order
[+] cstpdk|8 years ago|reply
Providing a tl;dr: Google provides a jupyter / ipython research environment with some amount of integration to their existing services. This environment they call "Colaboratory". They have now started providing free access to GPU resources from within this environment. Details for using with tensorflow here: https://colab.research.google.com/notebook#fileId=/v2/extern...
[+] joe_the_user|8 years ago|reply
Some bad headlines are worse the other bad headlines. And this one is fake-promising free candy of a brand I want.
[+] forestgreen|8 years ago|reply
Anybody know how to upload large data files into these environments? Possibly from google drive? I spent some time at it and the example loading techniques all run into download limits or IO fails. Anybody successful at loading large data files?
[+] bitL|8 years ago|reply
Is it possible to start a training run, logout for a month-two and return back once training is complete? Or does it only allow a single browser session?
[+] drewbuschhorn|8 years ago|reply
1 hour timeout on runs. I'm assuming that means from one command execution to another, not per batch but shrug. Once it times out it looks like they save state and you can reconnect but I've not checked very closely. Same for saved data but I assume there's some way to chuck it into drive which is the storage backend as far as I can tell.
[+] chickenthief|8 years ago|reply
how can they make it free? Would this not be anti-competitive to smaller companies charging money for it?
[+] minimaxir|8 years ago|reply
At current prices, the VM + GPU is $0.57/hr, which doesn’t break Google’s bank and is absurdly cheap for usability testing for a new product.
[+] Robadob|8 years ago|reply
It's previous gen hardware, so presumably the only cost to google is energy usage and similar. They probably use the newer p100 and v100 cards internally which are significantly faster for deep learning.
[+] puzzle|8 years ago|reply
Presumably, there's not an unlimited number of them.
[+] fwdpropaganda|8 years ago|reply
This Free Nvidia GPUs that you mention... is that what Colaboratory is?