Papers With Video
Papers With Video
  • Видео 3
  • Просмотров 27 977
Stable Diffusion Explained From Scratch: An Intuitive Technical Understanding of AI Image Generators
More than 15 billion images were generated by AI in the last 1.5 years. People are using AI Image generation algorithms to create an average of ~28 million images per day. So in this video, we break down the stable diffusion method, which is at the heart of almost every AI art generation tool out there - Adobe Firefly, MidJourney, DALL-E, and others. Hope you find this informative!
You can find the accompanying notes for this video here - mailchi.mp/833866be8668/ai-image-generation-from-scratch
OUTLINE
00:00​ Introduction
00:33 Outline
02:10 Forward Diffusion (Noising) and Backward Diffusion (De-Noising)
06:30 Convolutional Neural Networks (CNNs)
11:05 U-Net
12:40 Residual Networks (ResNets)
14:44...
Просмотров: 840

Видео

ChatGPT Explained From Scratch: An Intuitive Technical Understanding of AI Chatbots
Просмотров 17 тыс.9 месяцев назад
Discover the technical secrets behind ChatGPT, the record-breaking chatbot that's taking the world by storm! Dive deep into the technical wonders that power this phenomenon without drowning in complex math. Everything you need to know about the fastest-growing app in human history - join the exploration! 🔍 OUTLINE 00:00​ Intro & Overview 00:20​ Outline 01:16 Symbolic Language Models 80s-90s 02:...
Word2Vec Papers Explained From Scratch: Skip-Gram with Negative Sampling
Просмотров 10 тыс.3 года назад
Today we are going to be taking you guys through the 2 Word2Vec papers! PAPER Paper 1: Efficient Estimation of Word Representations in Vector Space. arxiv.org/abs/1301.3781 Paper 2: Distributed Representations of Words and Phrases and their Compositionality. arxiv.org/abs/1310.4546 OUTLINE 00:00​ Intro & Overview 00:34​ Word2Vec Paper 1 Abstract 02:32 Feed Forward Neural Network Language Model ...

Комментарии

  • @SanjeevPenupala-7T
    @SanjeevPenupala-7T 3 месяца назад

    I think it would help to explain that a RGB image when applied with a 3D filter, still results in a 2D feature map. I got confused when watching that part, and had to look it up online that it doesn't produce a 3D feature map (this is a great visual example: ruclips.net/video/KTB_OFoAQcc/видео.html) But overall, fantastic video! One of the best I have seen explaining how Stable Diffusion works.

  • @codewithom11
    @codewithom11 4 месяца назад

    Best tutorial availabel on youtube for stable diffusion. I spent my complete day understading this, but did not understood anything, Right now, All clear with your video. Thanks, Keep helping us.

  • @PrachiJn
    @PrachiJn 8 месяцев назад

    This channel is a hidden gem! Haven’t seen content like this anywhere else, keep making more videos 😄

  • @user-yi7re1be4l
    @user-yi7re1be4l 8 месяцев назад

    such perfectly curated content. Amazing job please keep up the good work!!

  • @shivangiawasthi9388
    @shivangiawasthi9388 8 месяцев назад

    What an amazing content , very descriptive . Appreciate the effort for sharing complete information!!

  • @Alberturkey54
    @Alberturkey54 9 месяцев назад

    Hi I really enjoy your content, well done can you share what software/app you use to draw on the papers like that? And how to do you highlight the text? Thanks

  • @franciscoanconia2334
    @franciscoanconia2334 9 месяцев назад

    all I want from AI is a voice filter.

  • @anweshapatra6682
    @anweshapatra6682 9 месяцев назад

    Please make more videos

  • @anweshapatra6682
    @anweshapatra6682 9 месяцев назад

    I love you, for making this video

  • @Japneets1
    @Japneets1 9 месяцев назад

    I pressed like button on a video after many months. The content in this video is dense but it tied together the history of language models, and why ChatGpt is designed in the way it is, in that historical context. Loved it!

  • @MarkFirstList
    @MarkFirstList 9 месяцев назад

    To the author - nice presentation style, nice diagrams. (Nice as in really good!). But please fill in some more detail or better examples. Address some obvious questions like "why multiple layers?" Fur the transformer click, are all words represented in the output of each block? Things like this

  • @user-qk6xz1ru4h
    @user-qk6xz1ru4h 9 месяцев назад

    Can you do another video on the leaked information about GPT4, such as Mixture of Experts?

  • @philippepopulaire601
    @philippepopulaire601 9 месяцев назад

    I was using n-grams in LM in the 90's... there is an error in the video: the unigram (1-gram) is the probabilty of the word itself, its frequency in the training set... the bigram (2-gram) is the probabilty of apparition of a word given the previous word... n-gram, probability of a word given the (n-1) previous words... in fact, to limit the size of the tables and to take into account words and combinations absent or unfrequent in the training set, a threshold is applied to exclude all the low probabilities and redistribute that probability mass (to handle dufferently the unfrequent combinations)

  • @sPanKyZzZ1
    @sPanKyZzZ1 9 месяцев назад

    Awesome video, please make more

  • @DimitriMissentos
    @DimitriMissentos 9 месяцев назад

    Amazing video. Powerfully insightful.

  • @agkol92
    @agkol92 9 месяцев назад

    Thanks for the explanation

  • @capybara_business
    @capybara_business 9 месяцев назад

    I don't know who are you but make more videos like this pls!

  • @nishantsharma1754
    @nishantsharma1754 9 месяцев назад

    Probably the best video i ever watched on this topic, the way you explain is so intuitive and amazing,. thanks for your efforts. keep doing it

  • @jasonedward
    @jasonedward 9 месяцев назад

    Wow this was amazing! I love the video & teaching style I recently purchased a Tablet and I’ve been wanting to do more breakdowns like this. Could you please share what tool/app you use to draw and create the videos?

    • @Alberturkey54
      @Alberturkey54 9 месяцев назад

      Hey, did you work out what kind of tablet/software he uses? Thanks

  • @andresnamm982
    @andresnamm982 9 месяцев назад

    Can you say what environment you use for cresting these tutorials?

  • @andresnamm982
    @andresnamm982 9 месяцев назад

    You are thè coolest

  • @chuangcaiyan7114
    @chuangcaiyan7114 9 месяцев назад

    After watch this, the "AI" feel's less AI, bacause the behavior that it act's is human dependen't; even our self's share same feature, considering the bio,psycho and social model of mind that we have and the big portion that the social are stand, but in the end the human intellectual are very depend on the "freedom" or the "nonconformist" feature that human has If this stuff is just following what human feed to him, and take those information to thons of layer to get outcome, then this is more like a "brute force" action, instead of a intellectual emergence

    • @chuangcaiyan7114
      @chuangcaiyan7114 9 месяцев назад

      Well,I might be wrong if the idea or concept of "freedom" or "rebellious" are it self can be human feeded -.-

    • @kartiksavaliya7192
      @kartiksavaliya7192 9 месяцев назад

      @@chuangcaiyan7114 welcome to AGI. gpt5 is Q* project. now, AI don't need humans for prompting and datasets. he will create it himself. also able to create new algorithums and solve complex maths without using any human data.

    • @voncolborn9437
      @voncolborn9437 9 месяцев назад

      Andrej karpathy - How do you teach a computer? The same way you teach a human. That is the jist of Software 2.0 in the 21st century.

  • @prasadkandra
    @prasadkandra 9 месяцев назад

    One of best 'How' videos that I have watched recently... ❤

  • @morgenliao4987
    @morgenliao4987 9 месяцев назад

    Nice tutorial, but please writting more clear, hard to read the letters.

  • @m4xa1r54
    @m4xa1r54 9 месяцев назад

    Great content. Keep up the works.

  • @PrachiJn
    @PrachiJn 9 месяцев назад

    Excellent content! Do make more such videos! Great for beginners as well!

    • @voncolborn9437
      @voncolborn9437 9 месяцев назад

      Yes, It is a great top level view. Now dig down 10 more layers to really understand the mechanics of what is happening.

  • @adrianstefan1814
    @adrianstefan1814 9 месяцев назад

    From your understanding, will LLMs be able to replace programmers? Because all of these seems just applied statistics and not something "unseen".

    • @voncolborn9437
      @voncolborn9437 9 месяцев назад

      The role of programmers will change. Research Andraj Karpathy and Software 2.0. He is one of the Gurus behind Deep Machine Learning. The future that he saw in 2016 is now being seen today by the likes of Google and Microsoft - Co-pilots

  • @user-yi7re1be4l
    @user-yi7re1be4l 9 месяцев назад

    Incredible video about ChatGPT-explains intricate details in a simple way, easy to grasp, and highly informative. A must-see for a clear understanding of ChatGPT!

  • @priyanshshah6905
    @priyanshshah6905 9 месяцев назад

    dont understand how this video hasnt blown up yet

  • @therawscholar
    @therawscholar 9 месяцев назад

    nice work bro.. keep it up

  • @yashjavali4533
    @yashjavali4533 9 месяцев назад

    Need more

  • @shivangiawasthi9388
    @shivangiawasthi9388 9 месяцев назад

    what an amazing content, thanks for putting in so much content for developing a clear understanding

  • @shamimibneshahid706
    @shamimibneshahid706 9 месяцев назад

    great content!!!

  • @jayprakashpathak196
    @jayprakashpathak196 9 месяцев назад

    What am amazing video to understand GPT's and LLMS. Thanks bro.

  • @sriyansketavarapu1575
    @sriyansketavarapu1575 10 месяцев назад

    Guys I absolutely loved the explanation and kudos to all the efforts u put in to understand the subject so thoroughly to put out such beautiful explanations. Do not get demotivated by the number of likes and subscribers, I see a great potential for this channel. All the best.

  • @aizazkhan5439
    @aizazkhan5439 11 месяцев назад

    Highly underrated channel. Dude you are doing a great job. Thanks for this nice video.

  • @onlysparsh
    @onlysparsh Год назад

    Best video I saw on SGNS thanks sir !

  • @akshayvalsaraj2047
    @akshayvalsaraj2047 Год назад

    damn there is only one video , I wanted to see more videos

  • @sihatafnan5450
    @sihatafnan5450 Год назад

    This channel should make more videos.Excellent stuffs btw

  • @goelnikhils
    @goelnikhils Год назад

    Amazing Explanation

  • @petro549
    @petro549 Год назад

    at 3:32, shouldn't the first term for Q be V X D instead of N X D?

  • @genericperson8238
    @genericperson8238 Год назад

    Great video but could you please slow down in your talking speed? It's insanely fast and sometimes it is hard to understand certain words even if I slow down the video

  • @ankitjaiswal272
    @ankitjaiswal272 Год назад

    very good, keep doing the good work, dont be disheartened by less views. Very well explained.

  • @skp6914
    @skp6914 Год назад

    keep up the good work

  • @skp6914
    @skp6914 Год назад

    your contents are really good

  • @cmfrtblynmb02
    @cmfrtblynmb02 2 года назад

    Absolutely amazing work

  • @harshanarayan7363
    @harshanarayan7363 2 года назад

    This was a great explanation

  • @WahranRai
    @WahranRai 2 года назад

    What is the name of your robot (text to voice) ?

  • @siennahunter9043
    @siennahunter9043 2 года назад

    Amazing explanation!!! Thank you!

  • @harshpoddar2113
    @harshpoddar2113 3 года назад

    I am really really thankful for such a nice explanation. I would request you to not get demotivated from less views or likes. Keep up the good work.