Hot Dog or Not Hot Dog - Convolutional Neural Network Course for Beginners

Поділитися
Вставка
  • Опубліковано 7 січ 2025

КОМЕНТАРІ • 100

  • @bchdev
    @bchdev Рік тому +150

    Jin Yang's legacy lives on... can't wait to deploy my Not-Hotdog app

  • @lykhoul907
    @lykhoul907 Рік тому +27

    For those who wonder how to get the missing code at 49:19 just click on the colab link in the description

  • @fun6324lkn
    @fun6324lkn Рік тому +15

    you seriously should make a full course about computer vision your teaching is pure gold , it is a steal for making this for free

  • @bobgunawan19
    @bobgunawan19 Рік тому +13

    Kylie Ying is one of my favorite lecturers. Her speech and explanation are nice to hear.

  • @cyberducc
    @cyberducc Рік тому +13

    JIAN YANGG!! ~ eric bakman

  • @vivaneret1249
    @vivaneret1249 Рік тому +22

    Kylie Ying is a genius! I'm just watching her videos to learn python. She teaches very well.

    • @twinkle-d7b
      @twinkle-d7b Рік тому +1

      no. she the fk watches left monitor and just copy it

    • @vivaneret1249
      @vivaneret1249 Рік тому +4

      @@twinkle-d7b That may be, but it is done for didactic purposes. I don't think she doesn't know what she's doing.

  • @lifeisbeautifu1
    @lifeisbeautifu1 Рік тому +1

    Thank you! Best explanation of cnn's i have heard so far.

  • @intotheshred
    @intotheshred Рік тому +13

    There's a section of the video where her screen is not shown. Just blank! 49:52

  • @pradeepjungkarki4510
    @pradeepjungkarki4510 Рік тому +2

    what a perfect way of teaching thanks kylie Ying

  • @pratronald
    @pratronald 10 місяців тому

    I love the fact that she shared the slides.

  • @baha1994baha
    @baha1994baha Рік тому

    Learning more in 1:30 hour more than in entier university course. Grat thank you

  • @MrLostYT
    @MrLostYT Рік тому

    one of the best episodes of Silicon Valley

  • @emc3000
    @emc3000 10 місяців тому

    You guys are great, thanks so much for this content!

  • @habibi750
    @habibi750 Рік тому +4

    Now this is how everyone should teach programming! Now I want a hot dog!

  • @rakshyak.c4747
    @rakshyak.c4747 Рік тому +5

    Finally something on CNN

    • @Abhishek-lz5uy
      @Abhishek-lz5uy Рік тому +1

      In freecodecamp there are already many previous contents on cnn.

  • @CleyltonFerreira
    @CleyltonFerreira Рік тому +2

    Como pode existir um conteúdo de tanta qualidade grátis no UA-cam?

  • @fabianaltendorfer11
    @fabianaltendorfer11 Рік тому +1

    wow now i know how much I still have to learn!

  • @immanuelsuleiman7550
    @immanuelsuleiman7550 Рік тому +6

    Jin Yang!!!!!

  • @hariharakrishnan8699
    @hariharakrishnan8699 Рік тому +1

    I ran into error after 57:13 i can't continue can someone help

  • @therealjerbaby
    @therealjerbaby Рік тому +1

    Screen capture is not working starting @49:25 and doesn't work for 3 minutes.

    • @quincylarsonmusic
      @quincylarsonmusic Рік тому

      We are adding a note about this. The code comes back at 49:18

  • @imant126
    @imant126 10 місяців тому

    Thank you for all that you do

  • @ahmed.bhewary775
    @ahmed.bhewary775 Рік тому +2

    wonderful course, I hope there is a plan to make videos about robotics and machine learning and deep learning

  • @randomforest_dev
    @randomforest_dev Рік тому +1

    Tonight gonna be a looooong night 💪🙏

  • @RaghavanMuthuraman
    @RaghavanMuthuraman 3 місяці тому

    you the best, if i have to compare this video, i will compare with Andrew Karparthy.

  • @yyk1688
    @yyk1688 Рік тому

    HEYY!!! … You did a nice job

  • @Electronickit
    @Electronickit Рік тому

    Hmmm - Lots of good stuff here, but about minute 48, the screen goes black. My guess is whatever was being displayed was blanked out due to the application's author complaining to UA-cam. My suggestion is to redo the segment and repost it if it's an important enough.

  • @animeshchhabra1629
    @animeshchhabra1629 Рік тому

    Very well explained

  • @theencryptedpartition4633
    @theencryptedpartition4633 Рік тому +4

    Every single Gilfoyle in this Earth right now: lol

  • @ajay0909
    @ajay0909 Рік тому +1

    Taking more data and increasing the layers will increase the accuracy.

    • @yensteel
      @yensteel Рік тому +1

      Up to a point.. well, technically yes.. Over fitting.

    • @nikoladd
      @nikoladd Рік тому

      no. it won't. in this case the dropout(0.25) will flat out give wrong result 25% of the time even on 100% accurate model.

  • @Fraunzi
    @Fraunzi Рік тому

    This is so dope!

  • @dannyle465
    @dannyle465 Рік тому +2

    this is gold

  • @neutralface
    @neutralface Рік тому +1

    JIAN YAAAANG!

  • @mariianikitash3185
    @mariianikitash3185 Рік тому +1

    could someone please share the lines of code starting on 49:18 please?

    • @hariharakrishnan8699
      @hariharakrishnan8699 Рік тому +3

      sure
      import numpy as np
      import pandas as pd
      import tensorflow as tf
      import random
      import matplotlib.pyplot as plt
      from tensorflow.keras import datasets,layers,models
      import tensorflow_datasets as tfds
      ds,ds_info = tfds.load('food101',shuffle_files=True,with_info=True,as_supervised=True)

  • @megawa7ed
    @megawa7ed Рік тому +1

    Did we actually use the model to predict the images at the end of the video? Correct me if I'm wrong, but it looks to me that we just showed the images and labels from the validation dataset, instead of using the model itself to predict the labels

  • @JoseCarlosLlerenas
    @JoseCarlosLlerenas Рік тому +1

    Why I can't save this video to my playlist? 😢 Thank you for the content.

  • @nikoladd
    @nikoladd Рік тому

    With 25% drop before your output layer your theoretical maximum accuracy is 75%.

  • @paythet0ll
    @paythet0ll 10 місяців тому

    Is it a black screen on purpose at @50:42

  • @davyroger3773
    @davyroger3773 Рік тому

    Super!

  • @theencryptedpartition4633
    @theencryptedpartition4633 Рік тому +3

    Jin Yang, I'm not gonna yell

  • @markkendig3166
    @markkendig3166 Рік тому +2

    So if computers can differentiate objects in an image, why is that still used as security measures to determine whether an individual is a human or a bot?

    • @it6647
      @it6647 Рік тому +1

      You are actually providing data yourself since you're better at image classification

    • @n8cj
      @n8cj Рік тому +1

      When you select the images in a CAPTCHA, you are helping train some model.

  • @spreadItWide
    @spreadItWide Рік тому +3

    "Jin Yanggggg!!!!!!"

  • @aryanpanja2074
    @aryanpanja2074 Рік тому

    29:52 / 1:27:41

  • @badass_bloke144
    @badass_bloke144 7 місяців тому

    What prerequisites do i need to have to understand this video?

  • @mohammedarfan2311
    @mohammedarfan2311 Рік тому

    Hey Kylie, big fan.
    Quick question, why aren't we using an ImageDataGenerator for data augmentation? With this method you have a variety of techniques and it takes less amount of code.
    Loved the video. Thanks a lot

  • @devdreamscape
    @devdreamscape 9 місяців тому

    I am facing an issue while downloading food101 dataset. The download button of the website is broken. Is there any other alternate link?

  • @doctorbroker4690
    @doctorbroker4690 Рік тому

    your lesson make me hungry :))

  • @khwajasab295
    @khwajasab295 Рік тому

    Thanks...

  • @suplays
    @suplays 10 місяців тому

    JIAN YAAAAAANG!!😂😂

  • @JohnStrandt
    @JohnStrandt Рік тому +5

    Hotdog and pizza is code for something else, they say.

    • @mojojojo3852
      @mojojojo3852 Рік тому +2

      Yesss finally someone who can see through their BS. Either that or we are extreme conspiracy theorists 🤣

  • @Dylondogg
    @Dylondogg Рік тому +3

    Jin Yang😆

  • @sreejishnair5922
    @sreejishnair5922 Рік тому

    Just a reminder, still waiting for that Reverse Engineer and Malware Analysis course. 😅

  • @SaurabhGuptacurious
    @SaurabhGuptacurious Рік тому

    49.5 to 52.5 minutes, there is blank screen. can anyone help?

  • @pratronald
    @pratronald 10 місяців тому +1

    I wish she had used PyTorch.

  • @theencryptedpartition4633
    @theencryptedpartition4633 Рік тому

    YAAAAS

  • @dominickgoete5367
    @dominickgoete5367 Рік тому

    Just remember the scene from silicon valley series🤣🤣🤣

  • @keithteo9007
    @keithteo9007 Рік тому

    JIAN YAAAAAAAAAAAAAAAAAAAAAAAANNNNNNGGGGGG

  • @ashergaming6215
    @ashergaming6215 Рік тому +1

    Erik backman smoking intensifies

  • @sanjayraju8828
    @sanjayraju8828 6 місяців тому

    52:42

  • @TheBoomerBoss
    @TheBoomerBoss Рік тому +2

    Now make it figure out if hot dogs are sandwiches

  • @vjxi
    @vjxi Рік тому +1

    Young Jonathan 😂😂😂

  • @iashyam
    @iashyam 3 місяці тому

    Fun Fact: she didn't release her AI course.

  • @scarysticks66
    @scarysticks66 Рік тому

    why people still using TensorFlow?

  • @disrael2101
    @disrael2101 9 місяців тому

    would love to pay for ai / ml bootcamp by you

  • @aakarshsinha3273
    @aakarshsinha3273 Рік тому +5

    Bruhh..silicon valley

  • @Ghada1
    @Ghada1 Рік тому

    ❤❤❤

  • @rishiraj2548
    @rishiraj2548 Рік тому

    👍💯

  • @spacegoat_3d801
    @spacegoat_3d801 Рік тому

    Hahaha nice 👍🏻

  • @sureshsingh9880
    @sureshsingh9880 Рік тому

    Provide source code

  • @gabriel47374
    @gabriel47374 Рік тому

    boa steve jobs de guapituba

  • @ironwelder480
    @ironwelder480 Рік тому

    😍

  • @yosef_ii
    @yosef_ii Рік тому

    No views?

  • @hamzaHamza-km2ng
    @hamzaHamza-km2ng Рік тому

    man I'm 14 and iI don't know if I should be a game developper or a full stack developper

  • @fishx1580
    @fishx1580 Рік тому

    Cant wait to upload my hotdogs

  • @Alice8000
    @Alice8000 Рік тому

    I’ll date you. I live in Tokyo. ❤ Friend me.