Neural Networks 3D Simulation

Sdílet
Vložit
  • čas přidán 1. 05. 2021
  • A simple 3D simulation of a few models from a simple regression to a network with a convolutional layer.
    I trained models with Keras and used MNIST handwritten digit dataset. Visualizations are made with Blender 2.8 (Python API).
    Manim Python library is used for text animations.

Komentáře • 31

  • @nomadow2423
    @nomadow2423 Před rokem +6

    Lovely animation. Thanks for sharing

  • @MochiClips
    @MochiClips Před rokem +2

    Loved it!

  • @SalihSabir
    @SalihSabir Před rokem +1

    Wow dude. Bravo!

  • @torque8047
    @torque8047 Před 2 měsíci

    Really cool!

  • @philtoa334
    @philtoa334 Před rokem

    Very Nice.

  • @IvoVacca
    @IvoVacca Před rokem +11

    This is cool! I made the same using tensorflow and Blender.

    • @danielkrei
      @danielkrei  Před rokem +1

      I checked it out :) very cool stuff!

    • @fooboomoo
      @fooboomoo Před rokem

      Yea, this is pretty sweet :)

  • @JonahNelson7
    @JonahNelson7 Před rokem

    Can we use this video in a video where we briefly mention neural networks? We need a nice visualizer. Thanks

    • @danielkrei
      @danielkrei  Před rokem

      Sure! Just leave a link to this video in the description:) This helps a lot!

  • @dogecoinx3093
    @dogecoinx3093 Před 2 měsíci

    cool

  • @pocketgamer8446
    @pocketgamer8446 Před 2 měsíci

    Hey, that was very interesting, I finally understood what a CNN is really... btw, with what software did you do this animation ?

    • @danielkrei
      @danielkrei  Před 2 měsíci +1

      Hello, thank you!
      I used blender for the animation. I made a video that explains the idea behind it. Check it out if you want to reproduce it: czcams.com/video/23k4okrrH7A/video.html

    • @pocketgamer8446
      @pocketgamer8446 Před 2 měsíci

      @@danielkrei Thanks !!! 🙂

  • @world_production
    @world_production Před rokem +17

    Hello ! Can you make a tutorial on how to make this in blender ? Thanks 👍

    • @danielkrei
      @danielkrei  Před rokem +18

      Hello and thank you for your interest! This is made with blender python API and Keras. I’ll clean the code and make a tutorial soon:)

    • @world_production
      @world_production Před rokem +4

      @@danielkrei Thank you 🤩

    • @danielkrei
      @danielkrei  Před rokem

      Sorry for late response :) Here you go: czcams.com/video/23k4okrrH7A/video.html

    • @world_production
      @world_production Před rokem

      @@danielkrei Awesome ! Thank you 🤩

  • @Blackkspot
    @Blackkspot Před rokem

    I didnt get the last part. what was happening in the convo network in detail? please 😊

    • @danielkrei
      @danielkrei  Před rokem +1

      Sorry for the late response!
      The convolutional neural network has only one convolutional layer with six filters in this case. So the input is turned into 6 feature maps, which are latter max-pooled (that is where the resolution of feature maps decrease).
      After that, simple linear layers are used - flattening operation is not visualised.

  • @handcrafted30
    @handcrafted30 Před rokem +3

    Literally zero idea what I just watched

  • @gileneusz
    @gileneusz Před rokem +6

    Can you visualize 150B parameters? Thanks!

    • @seer775
      @seer775 Před rokem +1

      bruh, here he has shown a few thousand. That is impossible with today's technology

    • @chrismofer
      @chrismofer Před rokem +1

      @@seer775 probably not impossible, would just take a long time to render out an image that somehow contains all of them.

    • @TeuFortMan
      @TeuFortMan Před 6 měsíci

      🤣🤣🤣

  • @aeneaslee3652
    @aeneaslee3652 Před 2 měsíci

    Hi there, I know a bit about manim,too. But manim can't process existing video files very well(That means you can't import a video in manim and make animation with that) So I am wondering that how do you do to add manim text to the video? Thx a lot! Respect:)

    • @danielkrei
      @danielkrei  Před 2 měsíci

      I use DaVinci for editing. I export segments in Manim and use them in editor after

  • @Blooper1980
    @Blooper1980 Před 6 měsíci

    No do a transformer.. Haha