Implement Deep Q-Learning with PyTorch and Train Flappy Bird | DQN PyTorch Beginners Tutorial #1

Поділитися
Вставка
  • Опубліковано 16 жов 2024
  • In this Deep Q-Learning, aka Deep Q-Network (DQN), tutorial series, we'll code up the algorithm with PyTorch and train FlappyBird. Let's get started by setting up our development environment and install FlappyBird Gymnasium: github.com/mar...
    Github code: github.com/joh...
    Support me here: www.buymeacoff...
  • Наука та технологія

КОМЕНТАРІ • 8

  • @johnnycode
    @johnnycode  2 місяці тому

    If you just want the high-level Deep Q-Learning overview instead.: ua-cam.com/video/EUrWGTCGzlA/v-deo.html or train AI to play Atari with no coding or experience required: ua-cam.com/video/aQsaH7Tzvp0/v-deo.html

  • @woohoocares1515
    @woohoocares1515 3 місяці тому +2

    Johnny, you are amazing, seriously. I am so happy I found your channel, it is a gold mine.

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

    Awesome series. Extremely helpful

  • @mm-tm5en
    @mm-tm5en 2 місяці тому

    Hi Johnny, at minute 3:58 when you open a new directory, is that just a simple normal folder you created on your desktop or does it have to be saved at a certain directory?

    • @johnnycode
      @johnnycode  2 місяці тому

      It is just a simple normal empty folder and it can be created anywhere on your computer.

  • @果茶哥
    @果茶哥 24 дні тому

    Can these project run in linux?

  • @ANKUSHKUMAR-jr1pf
    @ANKUSHKUMAR-jr1pf 3 місяці тому

    Great Video Johnny :) Thankyou so much for the series