Тёмный

Cloud GPUs Tutorial (comparing & using) 

sentdex
Подписаться 1,4 млн
Просмотров 67 тыс.
50% 1

Linode $20 credit: linode.com/sen...
Text-based tutorial and sample code: pythonprogramm...
Channel membership: / @sentdex
Discord: / discord
Support the content: pythonprogramm...
Twitter: / sentdex
Instagram: / sentdex
Facebook: / pythonprogramming.net
Twitch: / sentdex

Опубликовано:

 

2 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 179   
@chandrashekarreddy1221
@chandrashekarreddy1221 5 лет назад
Its is mind blowing I was researching about the self driving cars and this guy made a series of videos on it. now I'm trying out some VM's and this guy made a video on it🤯🤯🤯
@silentkiller1753
@silentkiller1753 5 лет назад
For the scp you were using the public ip of the server so the traffic had to go through more hops than if you were using internal ips, which I guess that you could have created as the servers are in the same lan.
@ggpopa1319
@ggpopa1319 5 лет назад
Next video compare GPU plans with TPU plans
@sentdex
@sentdex 5 лет назад
I'd like to, but there are some hardships there. Any idea on what you'd even like to see trained on one of these machines? I have one idea, but curious to hear.
@ggpopa1319
@ggpopa1319 5 лет назад
@@sentdex My idea it's pretty basic, see how fast can a TPU train a huge heavy duty model compared with the best gpu out there and if there is any advantage in price, more specifically at what point the TPU becomes actually more profitable than the GPU or if it is the other way around. It is possible that all this has an easy answer without the need to test anything, but it was the first thing that crossed my mind ¯\_(ツ)_/¯
@lyricallizard7817
@lyricallizard7817 5 лет назад
The TPUs on Google Cloud are almost never available.
@RealEngineer
@RealEngineer 5 лет назад
Linode has internal IP’s. Under the network tab in dash. For me at least It works way way faster when I do scp.
@MachineLearningwithPhil
@MachineLearningwithPhil 5 лет назад
I tried paperspace and wasn't particularly happy with it. I had to submit a written request to get a quadro class GPU, which delayed the whole process. And then the GPU had significant run to run variations in terms of performance. It didn't really save me any time, and felt just like a waste of money. Kind of like renting a car as your daily driver. I came to the conclusion that just building a rig with 2x Turing cards was the better option for the long term.
@sentdex
@sentdex 5 лет назад
I've had some woes with PS, but overall been quite happy. The bigger issues I have with them is the virtualization (which also explains your run-to-run variations). The GPU isn't really attached to the machine, but this is also why you can just power down and not be billed. The virtualization stuff also causes issues when I try to update things like the TF version...etc. We've been able to still do everything, but it can be a pain some times. I do plan to eventually do a cloud vs local video as well. In the end, I do both. Cloud is convenient first, and, can possibly save money. Depends what you're actually doing though. Hope you enjoy your 2x turings :)
@eyeborg3148
@eyeborg3148 5 лет назад
For me, as someone who has a casual interest in machine learning, cloud GPU services are just too finicky and take too much effort to set up and get to work well, not even considering that they’re usually quite expensive. I’ve preferred simply having the physical hardware. Just upgraded from a GTX 1070 to an RTX 2060 Super. Easier to work with and cheaper in the long run than renting servers.
@MachineLearningwithPhil
@MachineLearningwithPhil 5 лет назад
@@eyeborg3148 Agreed. That 2060 Super is a great GPU.
@eyeborg3148
@eyeborg3148 5 лет назад
@@MachineLearningwithPhil took a quick look at some of your videos, seems interesting. Subbed.
@aswathgi6468
@aswathgi6468 5 лет назад
@@sentdex Yeah that's true!
@kozakurumlu3138
@kozakurumlu3138 2 года назад
Why do we need a data server and a gpu server? What is the data server for?
@asriel09
@asriel09 5 лет назад
Ssh started being built in to Windows alongside Linux on Windows. Just open powershell and use ssh from there. It works great.
@sentdex
@sentdex 5 лет назад
Someone else just pointed out to me that SSH is already avail in cmd.exe. Same with SCP!
@asriel09
@asriel09 5 лет назад
@@sentdex To top it off, you can even install openssh server through features in Windows Settings and ssh into your computer, naturally, you can also type bash in the ssh session to manage the Linux subsystem.
@rushirajparmar9602
@rushirajparmar9602 5 лет назад
Thanks sentdex I was quite confused about this! You made it quite easier!!!
@lauberdave
@lauberdave 5 лет назад
got 3 seconds per epoch ~150μs/sample on a single local GTX1080 24s on a Titan RTX looks strangely sloooow?
@Verzisorul
@Verzisorul 5 лет назад
Yeah, I got about ~160us/sample on a gtx 1070, 3 seconds per epoch. Did we do something wrong?
@achrafoukouhou1016
@achrafoukouhou1016 5 лет назад
microsoft azure give a 300$ free credit if you sign with a academic mail
@0x80O0oOverfl0w
@0x80O0oOverfl0w 3 года назад
I tried requesting access to GPUs on Google Cloud and was denied about 2 minutes after submitting my request, despite having my google account for ~18 years. AWS it is I guess....
@jphoward86
@jphoward86 5 лет назад
If the B in MB/s is a capital B, it's bytes :)
@shwetaredkar734
@shwetaredkar734 5 лет назад
Your videos are really helpful and informative. I like the way you put across the contents to make your viewers understand the concepts. Could you please make a video on DNN, CNN, RNN, and LSTM for binary classification on a tabular data(.csv) which is not an image classification problem? Also, If it is possible to show us how to implement K fold CV and an external test dataset prediction would be great. Thanks in advance!
@labr2386
@labr2386 3 года назад
the referral link now gets you 100$ and not 20$ as stated in the video and description :D
@planktonfun1
@planktonfun1 5 лет назад
Thank you for saving us a lot of money :D
@SpecialistAutomation
@SpecialistAutomation 3 года назад
Thank you for all you do. I'm try to learn python and AI with you. Now I try to start use GPU calculations on Linode with same Scripts what you write before. But as I think from what time when you write it. Was some changes in Tensorflow, CUDA and cuDNN, and now this script don't work. I mean server can't use GPU to calculation when programs start they can find some libraries like libcufft.so.10.0 and so on. So server can't start use GPU and only start use CPU. I this possible can you please change script on Linode in this case your subscribers can use your videos to learn more and get GPU experience. Thank you for your time.
@djingel
@djingel 4 года назад
This is the best videos on this topic available! Thank you so much! I just tried this out. Not sure it was like this a year ago but now you can just "upgrade" & "downgrade" by clicking on a button.
@thefamousdjx
@thefamousdjx 2 года назад
Wow so linode is cheaper than aws. I have a 4gB t2large, 2 cpus on ec2 that costs about $60/month and for that price in linode I get 24GB ram and 2 cpus.
@lorenzogiardi7930
@lorenzogiardi7930 5 лет назад
For university students I would suggest to begin with Azure, as it gives a 100$ credit for free, without adding a credit card or spending anything. Furthermore, machine with Nvidia K80s are very cheap (around 0.40$ per hour and per gpu).
@sentdex
@sentdex 5 лет назад
Wow no credit card? They're playin fast and loose lol.
@thefamousdjx
@thefamousdjx 2 года назад
12:34 not true aws doesnt charge your ec2 while its stopped, even if you havent completely terminated it.
@trouserpython3857
@trouserpython3857 4 года назад
Hey Sentdex how come you suspect the guys offering the RTX6000 would be running at a loss?
@ulissemini5492
@ulissemini5492 5 лет назад
scp -C for compression
@jeremiahblessing3891
@jeremiahblessing3891 5 лет назад
Deep inside you have that pleasure while sharing what you've learned, isn't it?
@bodyswapai
@bodyswapai Год назад
Google cloud is giving 300$ dollar start but first you need to add 10$ to your account :)
@paulsimon765
@paulsimon765 2 года назад
RLC I exec is partnered with the biggest companies in the world including Amazon, Microsoft, google, Ibm, Intel & Nivida & Alibaba this Cloud computing market place will sell idle computing power this tiny crypto is about to make big moves
@sanjaymarison5629
@sanjaymarison5629 3 года назад
for me, each epoch consisting of 273 images took 29sec on the CPU(core i5).
@bruceg4821
@bruceg4821 3 года назад
Do not bother with Linode. They do not even have any GPUs available. Such a waste of time. Here's an email I received from their support. "At this time, we do not have any GPUs available. Additionally, we typically need to see at least three months of billing history before granting GPU access."
@Noth3ng
@Noth3ng 3 года назад
Also got a verification requirement screen. Not the best first impression, probably gonna be pain in the ass in the future...
@neilgreisman2687
@neilgreisman2687 3 года назад
Working now. They require a ticket be open. In the ticket I asked what the problem was and they replied within a few hours that they are having a problem with fraud and immediately enabled me for creating GPU VMs).
@Noth3ng
@Noth3ng 3 года назад
@@neilgreisman2687 for me linode support was a pain, and they banned me, although I was filling to provide all required ID docs... Anyway, found better alternative and quite happy now, so it's all good.
@neilgreisman2687
@neilgreisman2687 3 года назад
@@Noth3ng Good you found an alternative. When I first tried to create a GPU instance, it was refused with a message to open a ticket. I did this and within a few hours, got an email saying this was a check as there is lot of fraud going on but I am authorized. I have created a few GPU instances but they won't boot (but I can see I'm getting charged). Another ticket open and waiting for response. They seem to be having some issues. Mind sharing your alternative??
@bruceg4821
@bruceg4821 3 года назад
@@neilgreisman2687 Good to know
@Dragonfly-jk7wo
@Dragonfly-jk7wo 3 месяца назад
Thanks for your tutoria, but the data transfer should have be done quicker if you umount this storage from the first CPU server and then mount it on your GPU server? (Update: Found this solution at the end of your video.)
@CMAZZONI
@CMAZZONI 3 года назад
@sentdex There's an issue with the stackscript, when I follow your steps I encounter that some of the cuda files are not present and then tensorflow defaults to CPU
@SpecialistAutomation
@SpecialistAutomation 3 года назад
Yes I have same problem
@drhilm
@drhilm 5 лет назад
What about using kubernetes with kubeflow - and do everything entirely "serverless" - so have a cheap server (docker container) for programing, data-prep or jupyter, and shoot the training as a kubernetes/kubeflow job on a GPU on-demand ?. You can definitely do it on google cloud, azure and aws. not sure about linode.
@sentdex
@sentdex 5 лет назад
I have absolutely no clue. I sadly have not really looked into anything kubernetes. I am aware of its existence and sort of what the point is, but never really dug into it myself. In this case, I am not sure how much that would alleviate things, but however you want to manage the flow the data TO the GPU server is fine. If you know of a faster/better way, then go for it.
@danilosaft330
@danilosaft330 5 лет назад
I'd like to see that 4xv100 with 4xrtx6000 comparison
@TimvonHahn
@TimvonHahn 5 лет назад
I'd be interested to learn about google's TPUs... Can you look into that?
@sentdex
@sentdex 5 лет назад
Main issue is the cost. I'd like to, but it's fairly prohibitive to test them out.
@PepeTostado
@PepeTostado 3 года назад
Once turned off, do they still charge you money?
@realistminimalist83
@realistminimalist83 5 лет назад
MegaBytes/sec :)
@poofick
@poofick 5 лет назад
How many images it could actually read with openCV? I think 2s per epoch was caused by a fewer dataset it was training on
@cristiancastillo6044
@cristiancastillo6044 5 лет назад
//maybe if you use the private ip address, could be faster//
@harveyp.1949
@harveyp.1949 7 месяцев назад
Great video! Should we delete the GPU instance when we done using it?
@addictivegamesfanclub2468
@addictivegamesfanclub2468 5 лет назад
seriously i am not really made for programming
@davidpan5471
@davidpan5471 4 года назад
so this is James McAvoy teaching me how to set up a cloud GPU, fantastic
@DaurenAkilbekov
@DaurenAkilbekov 5 лет назад
You can ssh straight from windows command prompt in Windows 10, without installing anything.
@sentdex
@sentdex 5 лет назад
O.O blew my mind. Thought I had to use powershell. I see scp here too. How wonderful. Thanks for letting me know! Has this been in win10 since the beginning?
@HellTriX
@HellTriX 5 лет назад
@@sentdex It's new as of a recent update in the past few months.
@connorvaughan356
@connorvaughan356 3 года назад
When you say "Nuke it" What exactly do you mean? If I click on my Linode and select "Power Off", I still receive charges. How do I ensure I stop receiving charges on my GPU server?
@sentdex
@sentdex 3 года назад
Should be an option to "delete" or "destroy" your linode instance. I forget exact term they use
@heckmarkus
@heckmarkus 3 года назад
Did anyone try a game streaming provider, which provides a full desktop environment, to train NNs? Eg shadow offers a GTX 1080 comparable card for only 13€/15€/month The card isnt the fastest, but compared to the cloud gpu providers they seem (for me) to be very cheap. For longer training sessions i could use a raspberry pi to keep the session open. Also i could obviously use that provider to play some games :D Did i miss something or why is nobody doing this?
@afonsosilva3720
@afonsosilva3720 5 лет назад
cudaGetDevice() failed. Status: cudaGetErrorString symbol not found Can you help me with my error? I'm trying to follow your tutorial with the cats-and-dogs dataset and i get this error when i try to run the CNN. I have a 1050 GTX
@notme4526
@notme4526 Год назад
Capital B in MB is megabyte , an lowercase b in Mb is megabit just a quick easy way to remember if you forget. ISP's tend to like to advertise connection speeds in megabits because the numbers sound much bigger lol 500 megabits sounds better than 50 megabytes but it's give or take the same.
@mschumann2010
@mschumann2010 Год назад
Awesome tutorial! What's the advantage of scp'ing the files from your storage server to the GPU server? would it work the same if you wget and unzip the files on the GPU server?
@alexreisx
@alexreisx 5 лет назад
Great video!! Thank you for wonderful content as always.
@michaels8297
@michaels8297 4 года назад
I’m completely new to training models on a gpu. So is the purpose of this to come up with your model architecture on your local machine... over like a Jupiter notebook. Then when you are ready to pre process data and train your model...you move your info to the GPU and do those actions on the GPU? Then once your model is trained you shutdown the GPU and can use the trained model elsewhere?
@lindertschelkens4739
@lindertschelkens4739 4 года назад
Here you can see all the services for different places: www.linode.com/global-infrastructure/ If I see correct, only Newark has GPUs at the moment. Update: I just had contact with their support, Mumbai also has GPUs
@LaurentiuSzabo
@LaurentiuSzabo 3 года назад
Turning off linodes will still bill you. You need to delete them if you don't want to be billed.
@johnhunt1813
@johnhunt1813 4 года назад
Maybe the transfer rate you are used to is 100 mega bits / sec, and this is just 12 mega BYTES per second. I believe a megabit is 1/8 the size of a megabyte, so 12*8 ~= 100 mega bits / sec. Again, could be wrong, but I think the standard is Mb is megabit, and MB is megabyte.
@hiccupmaster3572
@hiccupmaster3572 5 лет назад
The scp could be faster if you used a private ip to connect.
@rustombhesania7265
@rustombhesania7265 3 года назад
Can we use rsync instead of scp
@d3spis3m3
@d3spis3m3 5 лет назад
Cant you just mount that additional volume on the GPU server?
@d3spis3m3
@d3spis3m3 5 лет назад
You could also check out rsync, it's way faster
@SayanGHD
@SayanGHD 5 лет назад
rsync with compression is faster than scp. Also, your transfer speeds seem to be limited by the read speed of the spinning rusts.
@belowasmelashgebremariam
@belowasmelashgebremariam 3 года назад
Kemey ke
@sanchittanwar6073
@sanchittanwar6073 5 лет назад
Try vast ai, it is very cheap in comparison to these.
@sentdex
@sentdex 5 лет назад
Doesn't look much like it is. There are some lower end GPUs that you can rent, but you can rent similar ones via AWS...etc. Seems to me like their cheaper only when ... you compare a lesser card on there to one of these high end ones?
@sanchittanwar6073
@sanchittanwar6073 5 лет назад
@@sentdex depends on workload but the speed will surely be less when compared to hpc gpus. But the prices are low so can be useful for a lot of guys.
@CJPXRAY
@CJPXRAY 4 года назад
Is there a way to directly download huge public datasets onto the GPU server or Cloud storage?
@danialahmed01
@danialahmed01 5 лет назад
:D I am using google colab, it is pain to use but is free and you can even mount google drive on it + it comes with pre installed machine learning libraries and stuff. And tesla gpus
@nnkbrain
@nnkbrain 3 года назад
Do anyone know that font name
@wolfisraging
@wolfisraging 5 лет назад
Truly like a real truly helpful video
@arthursemione1499
@arthursemione1499 5 лет назад
Why have you created a data-server and a rtx6000gpu, you couldn`t just uploaded your data to the rtx6000gpu ??
@sentdex
@sentdex 5 лет назад
Because that was just a sample data set small enough to be viable for a video tutorial. Often your dataset size will exceed storage. Also you want access to things like model files, your entire env...etc. the idea is to be able to quickly spin up and destroy the GPU part.
@arthursemione1499
@arthursemione1499 5 лет назад
sentdex nice man, thankss awsome tutorial btw keep rocking
@AdmV0rl0n
@AdmV0rl0n 5 лет назад
This video - or rather what it talks about is fundamentally why I will almost always just go buy the parts, build the box, and do what I seek. As mental as that may be, the cons, costs, steep learning curve, and caveat emptors put me there.
@mendi1122
@mendi1122 5 лет назад
Not so fast at all. In GTX 980: "3s 173us/sample".
@sangwoohan1177
@sangwoohan1177 5 лет назад
What about spell.run? You can just code locally, but when you want to run your code on the cloud, you just add "spell run" before your "python script.py" and it will only charge you for the run.
@noahleaf7581
@noahleaf7581 4 года назад
How do you delete the server at the end so you don't have to keep paying?
@prakashyadav008
@prakashyadav008 5 лет назад
isn't paperspace better ?... and doesnt require these setups
@thedosiusdreamtwister1546
@thedosiusdreamtwister1546 5 лет назад
windows uses hardware acceleration for the gui. I don't know how much of a difference you were seeing, but it should be taken into account when comparing to a vps that doesn't have a gui
@paulgarcia2887
@paulgarcia2887 5 лет назад
For reinforcement learning do you recommend a virtual desktop instead?
@varshilpatel8345
@varshilpatel8345 5 лет назад
In google colab, this code took 4s per epoch (with GPU)
@memensalihi4456
@memensalihi4456 3 года назад
Thank you for your great work, you are just awesome! could you please make comparison between running half of the model on edge and half on cloud please?
@NANOTECHYT
@NANOTECHYT 5 лет назад
As a beginner to deep learning this was a big help. Thanks Sentdex!
@lucaslopesf
@lucaslopesf 5 лет назад
20:45 Thiago Lima e Rodrigo Silva são brasileiros?
@labr2386
@labr2386 3 года назад
so does this methode still work for anybody? i seem to be having some trouble
@vanilla_icecream_cherrypie
@vanilla_icecream_cherrypie 10 месяцев назад
I tried to do it now and the script is not up to date anymore. Additionally, linode doesn't have any GPUs anymore and they told me they try to get more for 2024...
@Dopeboyz789
@Dopeboyz789 5 лет назад
Do you know how to match two list that is a two 2d list?
@fazlerabbilinkon4154
@fazlerabbilinkon4154 5 лет назад
Which OS you are using?
@yadav-r
@yadav-r 3 года назад
Awesome, a much needed comparison.
@freemanfreed1581
@freemanfreed1581 5 лет назад
is this GPU work for other application other than deep learning for example structural analysis for speeding simulation ??
@sentdex
@sentdex 5 лет назад
It should work for anything you might use the GPU for. If you need to actually visualize anything on the server itself, you'd need to install some X server, but even that can also be done.
@marcelburkhard
@marcelburkhard 5 лет назад
Try rsync -a instead of scp
@mockingbird3809
@mockingbird3809 5 лет назад
I waited for this one, Thanks Sentdex
@micycle8778
@micycle8778 5 лет назад
What are some good VPS's for discord bots or sites or whatever?
@sentdex
@sentdex 5 лет назад
For regular hosting, the same applies. I use linode and digital ocean.
@MrAjiii
@MrAjiii 5 лет назад
Sentdex is OP ... Mad underrated!
@flyingpiggy741
@flyingpiggy741 5 лет назад
Why not use GCP TPU ?
@PumpiPie
@PumpiPie 5 лет назад
What is the use case for this?
@sentdex
@sentdex 5 лет назад
GPU power. If you don't know how or why cloud GPUs could be useful, I suppose stay tuned for a cloud vs local GPU video. Cloud GPUs are more convenient, often cheaper, and more powerful than whatever you're gonna have locally. At some point, it becomes more cost effective to have local power, but this is usually a very large dollar figure that exceeds what most people are after.
@PumpiPie
@PumpiPie 5 лет назад
@@sentdex ok, thanks for the answare :D Keep up the good work
@nurzhan051184
@nurzhan051184 5 лет назад
so, at the end, I have to destroy (delete) the GPU server? And I will pay only for spent hours?
@sentdex
@sentdex 5 лет назад
False. As long as the machine exists and you have a GPU being dedicated to you, youbwill be billed. Thats... kinda the whole reason I made this tutorial, to show how to mitigate this aspect of cloud GPUs
@nurzhan051184
@nurzhan051184 5 лет назад
@@sentdex oops, I have edited my question, ok, Thank you very much!!! I get it.
@edwardarh6151
@edwardarh6151 4 года назад
You are master.
@StuartHolliday
@StuartHolliday 5 лет назад
I have an MSDN subscription through my work, which comes with enough Azure credit to run a decent machine learning VM for several days every month. I expect quite a few people have MSDN but don't realise that they get this as one of the benefits.
@sentdex
@sentdex 5 лет назад
Will the credits work with GPUs? Often "Free credits" don't seem to work on GPU instances (since people would mine crypto with them) ... but I dunno how the credits through that program work.
@StuartHolliday
@StuartHolliday 5 лет назад
@@sentdex yes, they do. I have msdn enterprise, which gives around $100 a month of azure usage, which I use for some machine learning experimenting.
@AD-bz2ci
@AD-bz2ci 3 года назад
That terminal theme is amazing, how do I get it?
@sentdex
@sentdex 3 года назад
Not a theme iirc, just a font and color change, you can change in properties. I forget the font name though.
@micycle8778
@micycle8778 5 лет назад
Google cloud has $300 credit for one year, which is something to consider.
@sentdex
@sentdex 5 лет назад
Aaaaaaaaaaand you can't use it for GPUs. People would just keep making few new accounts and mining crypto :P
@micycle8778
@micycle8778 5 лет назад
I didn't know, lol. I've only used Google Cloud as a VPS. I've never been interested in machine learning up until very recently.
@billfujimoto5905
@billfujimoto5905 4 года назад
@@sentdex I'm using GCP and I can use GPUs as part of the $300 credit with no issues. But they do prevent it from being used for crypto.
@San_OO7
@San_OO7 5 лет назад
41:30 Same reason Linux Vs Windows
@sentdex
@sentdex 5 лет назад
While there is a difference in speed in the OS', I've never seen something this large. There's also a large difference between win10 and 7, and the versions of Ubuntu. Then those differences also break down into the hardware you're running... it goes on and on. To be honest, I have usually found it to be a wash :P
@San_OO7
@San_OO7 5 лет назад
@@sentdex In brief the way the kernel interacts You may have noted amount of VRAM utilized in Windows when not in use its around 1-1.5GB for useless visual quality vs 50-100MB for Ubuntu With GNOME Desktop and eventually almost 0GB for Cli interface/VPS moreover, Nvidia CUDA drivers are specially optimized for ubuntu for GPU accelerated Computing research... Isn't it always good to learn something new that's very minimaly difficult but highly efficient ? Switch to Ubuntu and see its Magic...
@sentdex
@sentdex 5 лет назад
It's not like I don't use Ubuntu. I appreciate the info, but I dual boot win/ubuntu, and obviously use Linux servers daily. It's not like I only use Windows. Also have macs. I use all 3 OS, because all three have strengths and weaknesses. Definitely would *not* want to use solely ubuntu. As for the speed delta, something else is going wrong. I've long compared Ubuntu and Windows for TF speeds. It's usually actually a wash, and I've seen Windows be faster :P
@San_OO7
@San_OO7 5 лет назад
@@sentdex In my case RTX TITAN V performs upto 25-30% better at Linux Local Server than on Windows Server, don't know what's on your side ; ). Suggest you to try Meta Machine Learning at Carla for better results ; )
@leonshamsschaal
@leonshamsschaal 5 лет назад
Thanks so much. I was so lost!
@tarsala1995
@tarsala1995 5 лет назад
One of the fastest click of mine
@Gavinnnnnnnnnnnnnnn
@Gavinnnnnnnnnnnnnnn 5 лет назад
baller blancpain shirt
@frugalsam2059
@frugalsam2059 5 лет назад
can you randomly pin this? Also, love the videos! Keep up the good work.
@sentdex
@sentdex 5 лет назад
I could
@frugalsam2059
@frugalsam2059 5 лет назад
@@sentdex imma try until you do
@Sakonii_
@Sakonii_ 5 лет назад
Those 2 messages from Paperspace. duh!!!
@sentdex
@sentdex 5 лет назад
LMAO right. I tried to edit it out, but damn I hate editing. I did get rid of some of it at least. Still, annoying to say the least. If you watch on 2-3x, it's even more annoying lol.
@ayush0477
@ayush0477 5 лет назад
are you going to make a video on orange software ?
@sentdex
@sentdex 5 лет назад
Dno anything about that
@ayush0477
@ayush0477 5 лет назад
sentdex I found that software very interesting for data mining it has some machine learning things in it ,I just want you to try 🤗 and tell about it.
@RohitKumarSingh25
@RohitKumarSingh25 5 лет назад
Does gcloud charge u for GPUs even when your machine has been stopped?
@sentdex
@sentdex 5 лет назад
I don't know for sure. I think you have to delete the instance. With TPUs, stopping them is enough, but I don't know if that's true for the GPUs. I would guess it's not.
@Khushpich
@Khushpich 5 лет назад
No they don't charge stopped VM. They charge the storage though
@sentdex
@sentdex 5 лет назад
Careful, I don't think that's right. If you stop the VM, you aren't charged for the VM, but you will still be charged for the things attached to it, including, I believe, the GPU. Rohit, I strongly advise you double check. It'd be nice if Hamza was right, but I don't think so.
@RohitKumarSingh25
@RohitKumarSingh25 5 лет назад
Yes they don't charge for CPUs, GPUs, and ssds after stopping instance a/q to this link cloud.google.com/compute/docs/instances/stopping-or-deleting-an-instance
@jeremiahblessing3891
@jeremiahblessing3891 5 лет назад
👌👌👌
@mohanrk2898
@mohanrk2898 5 лет назад
Sentdex, can you teach bitcoin mining using cpu python coding
@machwave540
@machwave540 5 лет назад
Yay! Thanks a lot
@maxjatka
@maxjatka 5 лет назад
Have you looked at vast.ai?
@sentdex
@sentdex 5 лет назад
Took a peak. Not sure I'd want to use it over other more ...reliable and dedicated solutions. Yes, some options are cheap there, but you can also renter lower-end cheaper GPUs on AWS, Azure, Google, and Paperspace.
@maxjatka
@maxjatka 5 лет назад
sentdex oh I see
@maxjatka
@maxjatka 5 лет назад
Thanks!
Далее
Cloud vs Local GPU Hosting (what to use and when?)
14:16
Building a GPU cluster for AI
56:20
Просмотров 114 тыс.
CUDA Explained - Why Deep Learning uses GPUs
13:33
Просмотров 239 тыс.
How to Train Your Models in the Cloud
9:22
Просмотров 167 тыс.
The Secret to NVIDIA Success
19:14
Просмотров 78 тыс.
ChatGLM: The ChatGPT killer? Checking out ChatGLM6B
16:37