Optimize Tensorflow Pipeline Performance: prefetch & cache | Deep Learning Tutorial 45 (Tensorflow)

  Рет қаралды 36,883

codebasics

codebasics

Күн бұрын

Пікірлер: 46
@codebasics
@codebasics 2 жыл бұрын
Check our Deep Learning Course (in PyTorch) with Latest, Industry Relevant Content: tinyurl.com/4p9vmmds Check out our premium machine learning course with 2 Industry projects: codebasics.io/courses/machine-learning-for-data-science-beginners-to-advanced
@NeotenicApe
@NeotenicApe 3 жыл бұрын
I have just finished the whole series. The way you teach makes everything astoundingly intuitive and simple. You and this channel are treasures. Thank you for the time and effort you've expended doing this. I know you already have a lot of requests, and I would not want to impose more upon you, but, whenever time permits, I would love for you to explain forecasting models with multiple features both theoretically and with TF/Keras. Now, on to your other playlists.
@nguyenminhluong7571
@nguyenminhluong7571 2 жыл бұрын
Thank u so much, I have been stuck on dataset. prefetch() for 2 days until I found your Video!! Many Thanks!
@codebasics
@codebasics 2 жыл бұрын
Glad it helped
@rabadaba7
@rabadaba7 Жыл бұрын
I love this man! His enthusiasm and charisma is amazing.
@i_amankitgupta
@i_amankitgupta 3 жыл бұрын
Hello Dear Sir, Please Add more videos I am only following your data Science Road Map and Your Video I have simply Understand. That time I am 3 years in 6 sem. Next year My placement will start so sir Please complete the Deep learning series. Please sir Humble requests to you hurry up to complete the Deep Learning series. You are one of the best teachers on KZbin to simply explain everything.
@codebasics
@codebasics 3 жыл бұрын
yes Ankit I am trying. The field is vast and I just dont have enough time but I am on it!
@mayurkumawatmusic
@mayurkumawatmusic 3 жыл бұрын
please add more videos sir, your way of explaining concepts is very easy. I watched this whole playlist all 83 videos ❤️
@codebasics
@codebasics 3 жыл бұрын
yes I am in the process of making more videos. there are many more exciting videos coming up.. next one is going to be on BERT :) Give me some time I am working on them.
@mayurkumawatmusic
@mayurkumawatmusic 3 жыл бұрын
@@codebasics thank you sir 😊
@coolstudios8273
@coolstudios8273 Жыл бұрын
First off, you're channel is so amazing, you're videos are excellent quality and they've helped me learn so much about deep learning, so thank you so much for your hard work and quality content. :D Now lately I've been developing a large Tensorflow model, and I'm getting out of memory errors, from what I've learned it seems the best solution to this road block is gradient checkpointing, however there is little to no resources online about it. Could you make a video covering gradient checkpointing?
@_Ahmed_O
@_Ahmed_O 11 ай бұрын
I am so grateful for your help and clear explanation.
@jayminadhikari9016
@jayminadhikari9016 3 жыл бұрын
Thank you so much sir for this online Course videos about AI ,, I watched every single video of this playlist !! Really appreciated !
@codebasics
@codebasics 3 жыл бұрын
This playlist is not complete. I am still actively uploading videos. Few more videos to go ☺️
@codebasics
@codebasics 3 жыл бұрын
Glad it was helpful!
@jayminadhikari9016
@jayminadhikari9016 3 жыл бұрын
@@codebasics Sir your explanation skill is really nice and easy to understand .🙏🏻🙏🏻
@ArpitYadav-ws5xe
@ArpitYadav-ws5xe 3 жыл бұрын
Great. Excellent video
@תומרמיכאלוביץ
@תומרמיכאלוביץ 2 жыл бұрын
You are amazing ! TY
@mateusbalotin7247
@mateusbalotin7247 2 жыл бұрын
Amazing content!!! Thank you very much.
@kasivisweswarreddy1472
@kasivisweswarreddy1472 2 ай бұрын
00:00 Optimizing Tensorflow pipeline performance with prefetch and cache 00:04 Optimizing Tensorflow input pipeline performance using prefetch and caching 02:17 Optimize TensorFlow pipeline performance with prefetch & cache 04:46 Optimize TensorFlow performance using cache function 06:59 Optimizing Tensorflow pipeline performance through prefetching and caching 09:28 Optimizing Tensorflow pipeline performance by prefetching and caching. 12:21 Understanding Tensorflow pipeline performance optimization 14:53 Benchmarking the performance of file dataset class with prefetch API 17:29 Using prefetch and cache to optimize Tensorflow pipeline performance 19:29 Optimizing Tensorflow Pipeline Performance with Cache 21:51 Caching the map function in Tensorflow pipeline prevents recomputation 24:21 Improving performance using cache in Tensorflow pipeline
@LaurentLaborde
@LaurentLaborde 3 жыл бұрын
4:00 I'm very confused at this diagram, you're not calling "batch()" ?
@canoksuzoglu6540
@canoksuzoglu6540 6 ай бұрын
thank you for great explainatition
@sweetykatam3036
@sweetykatam3036 3 жыл бұрын
Please do vedios on digital image processing
@juanete69
@juanete69 11 ай бұрын
When do we need to use .cache() and when .cache().repeat()? Some tutorials say we need the second if we have multiple epochs.
@isitabhoye4081
@isitabhoye4081 3 жыл бұрын
Please , upload video on BERT model also.
@codebasics
@codebasics 3 жыл бұрын
yes it is coming up soon
@shubhamtalks9718
@shubhamtalks9718 3 жыл бұрын
What is the difference between tf.data.Dataset.map(...) vs tf.data.Dataset.apply(...) ?
@shubhamdamkondwar6633
@shubhamdamkondwar6633 3 жыл бұрын
hi i know this is out of he topic question but i wanted to kno Google Data Analytics Professional Certificate is it worth to enroll
@nikhilbapurao1223
@nikhilbapurao1223 3 жыл бұрын
Hello sir I want to know that the Geospatial analyst role can help me to get data science field in future? Or geospatial analyse experience is beneficial for me in future if I switch into data science? Please reply
@ThePietro1234
@ThePietro1234 2 жыл бұрын
Hi, thanks for the video, it is very clear! Only one thing I didn't understand: with .cache optimization the data remains in the CPU RAM right? Or the data remains in GPU DRAM? Because even though we talk about caching I doubt that the data remains in cache memory (trivially because cache memory is too small to fit a medium size dataset). Thanks!
@kishanikandasamy
@kishanikandasamy 3 жыл бұрын
Sir Can you please make a video on how to detect facial expressions using Deep learning
@anandakhan4160
@anandakhan4160 2 жыл бұрын
helpful.
@shubhamtalks9718
@shubhamtalks9718 3 жыл бұрын
What if there is some randomization step in between our pipeline? Should we use prefetch and cache then? Because that randomization step should ideally generate some different result for each epoch.
@suleymanerim2119
@suleymanerim2119 2 жыл бұрын
You should use randomization after you cache . If you do caching after randomization step, then you will be fixing the last output of randomization step and getting the same results for each epoch.
@mawkuri5496
@mawkuri5496 3 жыл бұрын
this is the last video. can you create a tuts on transformers and deep minds Fictitious Co-Play (FCP)
@gamelords7201
@gamelords7201 2 жыл бұрын
in the codebasics website of this video there is no next button. So the course completion status cant be made 100%, its stuck at 98 %
@PriyankaDarshanam
@PriyankaDarshanam 3 ай бұрын
My benchmark(FileDataset()), prefetch and autotune are not showing much difference. Its just 278, 282 and 280
@rajmakwana8452
@rajmakwana8452 3 жыл бұрын
Sir I need your help I am so confused 🙏🙏
@himanshuG45
@himanshuG45 3 жыл бұрын
Plz have a video on chatbot with flask
@shruti3951
@shruti3951 3 жыл бұрын
when will this course end its almost one year lmao is it never ending ? complete this asap coz then it wont called learning it will be upgradations XD
@gulatiaryan
@gulatiaryan 3 жыл бұрын
How to start with AWS
@annperera6352
@annperera6352 3 жыл бұрын
hello sir can you do a video on implementing Adaboost and CART
@ayazpatel105
@ayazpatel105 3 жыл бұрын
Hey Can you make a video on RDD and Data frames, if you don't make your system will get corona.
@pafiwachitake3318
@pafiwachitake3318 2 жыл бұрын
using autotune is giving back an attribute error, claiming that
@jessy3933
@jessy3933 3 жыл бұрын
I totally don't understand this pls
@manojahlawat2881
@manojahlawat2881 3 жыл бұрын
Sir hindi me bolo plz...
Почему Катар богатый? #shorts
0:45
Послезавтра
Рет қаралды 2 МЛН
$1 vs $500,000 Plane Ticket!
12:20
MrBeast
Рет қаралды 122 МЛН
Learn Machine Learning Like a GENIUS and Not Waste Time
15:03
Infinite Codes
Рет қаралды 388 М.
Intro to JAX: Accelerating Machine Learning research
10:30
TensorFlow
Рет қаралды 1,8 МЛН
All Rust string types explained
22:13
Let's Get Rusty
Рет қаралды 196 М.
Why Does Diffusion Work Better than Auto-Regression?
20:18
Algorithmic Simplicity
Рет қаралды 432 М.
Scikit-Learn Model Pipeline Tutorial
16:50
Greg Hogg
Рет қаралды 28 М.
All Machine Learning algorithms explained in 17 min
16:30
Infinite Codes
Рет қаралды 524 М.
Почему Катар богатый? #shorts
0:45
Послезавтра
Рет қаралды 2 МЛН