How to get your Google Tensorflow certification in 2 months or less. Following along Daniel Bourke!

  Рет қаралды 8,658

0 to 1 Billion

0 to 1 Billion

Күн бұрын

How to get your Google Tensorflow certification in 2 months or less. Following along Daniel Bourke guide!
Notes here:
Nicovaz.com
Nicovaz.com
Nicovaz.com
Thanks

Пікірлер: 33
@AIdevel
@AIdevel Жыл бұрын
I really admire your determination it just inspires me After your pc imploded you didn’t give up really amazing
@alexandralee8086
@alexandralee8086 2 жыл бұрын
huge inspiration for me, this is exactly what I was planning to u
@0to1billion65
@0to1billion65 2 жыл бұрын
Let’s goo!
@yashkhurana9170
@yashkhurana9170 2 жыл бұрын
Hey @Nico, Great video! Could you make a video about what other certifications are useful for an aspiring AI Engineer? I will be applying for my Masters in AI next year and I wanted to get some good certifications on my CV. Thanks in advance. :)
@avinashtripathi3692
@avinashtripathi3692 2 жыл бұрын
That was great and congratulations again! can you please share your notes ?
@karolina7067
@karolina7067 3 жыл бұрын
good work!! i just got this course as well😌
@0to1billion65
@0to1billion65 3 жыл бұрын
Thanks for your support!
@BB-ko3fh
@BB-ko3fh 2 жыл бұрын
@0 to 1 Billion The TF developer course does not have multivariate time series forecasting (all examples are for univariate). Are there any materials you can refer me to, including some of your old exercises, if any? Or does that not come in the exam?
@banuprakash5497
@banuprakash5497 2 жыл бұрын
Hi @nico can you explain 5th question in tensorflow exam?
@palashsharma891
@palashsharma891 3 жыл бұрын
Congratulations my man! I'm going to take the exam next month and am re-watching the courses now. But I have a serious doubt! I don't have a GPU and know how to use Colab. But I don't understand what people mean when they say we can load the models after saving them. I know we can save the .h5 file, but where do I 'load' it? This may seem dumb but could you possibly make a video about it? Edit: I've never used PyCharm before.
@0to1billion65
@0to1billion65 3 жыл бұрын
Hey Palash no worries I seriously suggest you use Colab and pycharm a couple times before the exam. If you’ve ever used VS code or any other IDE loading it is the same as dragging the file into the folder that is open. Then you would just press submit solution and it will test the .h5 file you loaded in to see if it passes their test.
@palashsharma891
@palashsharma891 3 жыл бұрын
@@0to1billion65 Thanks for reply man! I had one more thing to ask. When I press submit, would it run the model again (I mean the epochs thing), or would it just instantly check my answers? I mean how much time would it take to tell me my score after I submit a trained model into it?
@BB-ko3fh
@BB-ko3fh 2 жыл бұрын
@@0to1billion65 The TF developer course does not have multivariate time series forecasting (all examples are for univariate). Are there any materials you can refer me to, including some of your old exercises, if any? Or does that not come in the exam?
@satamroy5971
@satamroy5971 10 ай бұрын
Hey@@palashsharma891 .... as you asked this question 2 years back... hope by this time you already have the answer. As I am planning for this exam in 2 weeks... can you let me know if after loading .h5 file from colab, and submitting the solution... how much time the system takes to provide you the score?
@palashsharma891
@palashsharma891 10 ай бұрын
@@satamroy5971 it accepts and scores almost instantly. Don't worry about it.
@sc_santy
@sc_santy 2 жыл бұрын
Hi @Nico this is really helpful, and I am trying to utilise this to get the certificate before the next semester starts. Anyway, my question is, do I get to personally code the whole thing out in a different IDE, and submit using Pycharm at the end? I am practically married to the Atom IDE(Hydrogen/ipykernel setup), so was wondering, if Pycharm is worth the time investment.
@0to1billion65
@0to1billion65 2 жыл бұрын
I would recommend you use pycharm for the test. I feel like you would waste to much time moving things to your computer and then into pycharm to submit it. I think you can learn where the run button is on pycharm and how to set up tensorflow on it in a day. Good luck!!
@joxa6119
@joxa6119 5 ай бұрын
There is PyCharm community right?
@VikramSoni2
@VikramSoni2 2 жыл бұрын
so, you just submit the model and they run grader on it. But how do they know what preprocessing you used? for example converting labels into indexes, normalization etc ?
@0to1billion65
@0to1billion65 2 жыл бұрын
They don’t care. As long as your model predicts at the google standard you get a pass. I’m order to even get a model that gets any points though all the pre processing and normalization has to be done right.
@VikramSoni2
@VikramSoni2 2 жыл бұрын
@@0to1billion65 thanks for the reply. So I believe they don't have any secret holdout set to run your model. They just check the hdf5 file to see the optimizer status, weights and archotecture. Because without the preprocessing step code they can't run the model om holdout set.
@shubhamsharma4743
@shubhamsharma4743 2 жыл бұрын
is anyone else facing the problem to access the site for downloading the notes? Can anyone help me with the notes?
@0to1billion65
@0to1billion65 2 жыл бұрын
Yes my site is down for now. I am looking to fix it. Thanks for sharing.
@themagsman2189
@themagsman2189 2 жыл бұрын
this was really helpful. Just one dumb question. while attempting question can we use google ..i mean is that allowed..no one remember by heart everything. please reply
@0to1billion65
@0to1billion65 2 жыл бұрын
YES! you can use the internet for googling docs and information during the exam.
@themagsman2189
@themagsman2189 2 жыл бұрын
@@0to1billion65 thanks a lot. One more advise ...I am completely new to machine learning. Will "tensorflow in practise" coursera specialization and Hands on ML book would suffice or do I need to cover some other book as well for instance for data science basics ? Please suggest
@0to1billion65
@0to1billion65 2 жыл бұрын
For basics in ML you should be covered but for basics of stats I suggest you watch my earlier videos where I go over how I learned data science basics. I suggest learning stats before ML but it shouldn’t matter in the long run.
@0to1billion65
@0to1billion65 2 жыл бұрын
Book for stats: intro to statistical learning
@mwave3388
@mwave3388 2 жыл бұрын
Learn math 5 years, learn python 2 years, learn ML 2 years, learn tensorflow 1 year, prepare for exam in 2 months. In and out. 20 minutes adventure...
@0to1billion65
@0to1billion65 2 жыл бұрын
Ha ha ha that’s right! What an adventure!
@piyushkumar0i0
@piyushkumar0i0 3 жыл бұрын
Great dude i am happy for you , I followed your videos and loved your work . I also aspire for this certification . I want your advice as I am currently in some finance job but want to learn machine learning , will I be able to do this certification course in 3 month with daily 2-3 hour study Or any extra thing . Please reply me and can I contact you for any help or doubt.
@0to1billion65
@0to1billion65 3 жыл бұрын
You CAN do this in 3 months with 6 hours weekly.
@kysersoze1107
@kysersoze1107 Жыл бұрын
Hi Piyush, how has been your certification journey?
How to Prepare for the TensorFlow Dev Certificate Exam
12:00
ML GDEs
Рет қаралды 4,3 М.
Final muy inesperado 🥹
00:48
Juan De Dios Pantoja
Рет қаралды 19 МЛН
Just try to use a cool gadget 😍
00:33
123 GO! SHORTS
Рет қаралды 85 МЛН
Please be kind🙏
00:34
ISSEI / いっせい
Рет қаралды 178 МЛН
Sigma Girl Past #funny #sigma #viral
00:20
CRAZY GREAPA
Рет қаралды 24 МЛН
PyTorch vs TensorFlow | Ishan Misra and Lex Fridman
3:47
Lex Clips
Рет қаралды 109 М.
Why EVERYONE Is Struggling to Become a Data Analyst
8:03
Learn with Lukas
Рет қаралды 275 М.
How I’d learn ML in 2024 (if I could start over)
7:05
Boris Meinardus
Рет қаралды 942 М.
TensorFlow in 100 Seconds
2:39
Fireship
Рет қаралды 903 М.
TensorFlow.js Quick Start
11:17
Fireship
Рет қаралды 305 М.
How to learn Computational Neuroscience on your Own (a self-study guide)
13:24
ПОКУПКА ТЕЛЕФОНА С АВИТО?🤭
1:00
Корнеич
Рет қаралды 3,2 МЛН
Hisense Official Flagship Store Hisense is the champion What is going on?
0:11
Special Effects Funny 44
Рет қаралды 2,2 МЛН
cute mini iphone
0:34
승비니 Seungbini
Рет қаралды 5 МЛН
Что не так с LG? #lg
0:54
Не шарю!
Рет қаралды 23 М.
Best mobile of all time💥🗿 [Troll Face]
0:24
Special SHNTY 2.0
Рет қаралды 322 М.