Machine Learning Rubik's Cube | PART 2 | Full Cube

Поділитися
Вставка
  • Опубліковано 8 сер 2024
  • this is the second video 😎 in our series on simulating a Rubik's Cube using Raylib in Python! In this series, we start by creating a 3D simulation of a Rubik's Cube. then, we'll use deep reinforcement learning to train the cube to solve itself. Join us on this exciting journey into the world of 3D graphics and AI! Don't forget to like, comment, and subscribe for more educational content.
    🔗Source Code:
    Rubik's Cube simulation: ko-fi.com/s/8558c6b0a0
    Rubik's Cube simulation (machine learning solver) : Coming soon
    🔜 Don't miss out on Future videos
    👍 Like, share, and subscribe for more awesome content!
    📝 Leave your questions and suggestions in the comments below
    ⏱️ TimeStamps :
    0:00 intro
    0:29 Rubik's Cube architecture
    1:26 Update generate_rubik method
    4:22 Update the animation loop
    5:41 Running the simulation
    🏷️ HashTags: #rubikscube #machinelearning #simulation
  • Наука та технологія

КОМЕНТАРІ • 9

  • @hobby_coding
    @hobby_coding  Місяць тому +1

    How did you like this second part
    Rubik's Cube simulation: ko-fi.com/s/8558c6b0a0
    Rubik's Cube simulation (machine learning solver) : Coming soon

  • @Astro_Jaw
    @Astro_Jaw Місяць тому +2

    That's a really nice project and your explanation was easy to follow keep up the good work 👍

  • @syedsajjadali4220
    @syedsajjadali4220 Місяць тому +1

    That's cool❤

  • @ossamadraoui9845
    @ossamadraoui9845 Місяць тому

    That's cool bro but you mispositioned the colors of the Rubik cube

    • @hobby_coding
      @hobby_coding  Місяць тому

      which faces ?
      i believe everything is correct.

    • @EdRlld98
      @EdRlld98 Місяць тому

      @@hobby_coding Yes they are! Impressive Mouad! Happy to see that you're finally working on that project :)

    • @hobby_coding
      @hobby_coding  Місяць тому

      @@EdRlld98 Thanks Edouard for introducing me to RayLib. It's really powerful and user-friendly.