Videos

Build Deep Q-Network – Reinforcement Learning Code Project



deeplizard

Welcome back to this series on reinforcement learning! In this episode, we’ll get started with building our deep Q-network to be able to perform in the cart and pole environment. We’ll be making use of everything we’ve learned about deep Q-networks so far, including the topics of experience replay, fixed Q-targets, and epsilon greedy strategies, to develop our code.

💥🦎 DEEPLIZARD COMMUNITY RESOURCES 🦎💥

👋 Hey, we’re Chris and Mandy, the creators of deeplizard!
👀 CHECK OUT OUR VLOG:
🔗 https://www.youtube.com/channel/UC9cBIteC3u7Ee6bzeOcl_Og

👉 Check out the blog post and other resources for this video:
🔗 https://deeplizard.com/learn/video/PyQNfsGUnQA

💻 DOWNLOAD ACCESS TO CODE FILES
🤖 Available for members of the deeplizard hivemind:
🔗 https://www.patreon.com/posts/27743395

🧠 Support collective intelligence, join the deeplizard hivemind:
🔗 https://deeplizard.com/hivemind

🤜 Support collective intelligence, create a quiz question for this video:
🔗 https://deeplizard.com/create-quiz-question

🚀 Boost collective intelligence by sharing this video on social media!

❤️🦎 Special thanks to the following polymaths of the deeplizard hivemind:
Prash

👀 Follow deeplizard:
Our vlog: https://www.youtube.com/channel/UC9cBIteC3u7Ee6bzeOcl_Og
Twitter: https://twitter.com/deeplizard
Facebook: https://www.facebook.com/Deeplizard-145413762948316
Patreon: https://www.patreon.com/deeplizard
YouTube: https://www.youtube.com/deeplizard
Instagram: https://www.instagram.com/deeplizard/

🎓 Deep Learning with deeplizard:
Fundamental Concepts – https://deeplizard.com/learn/video/gZmobeGL0Yg
Beginner Code – https://deeplizard.com/learn/video/RznKVRTFkBY
Advanced Code – https://deeplizard.com/learn/video/v5cngxo4mIg
Advanced Deep RL – https://deeplizard.com/learn/video/nyjbcRQ-uQ8

🎓 Other Courses:
Data Science – https://deeplizard.com/learn/video/d11chG7Z-xk
Trading – https://deeplizard.com/learn/video/ZpfCK_uHL9Y

🛒 Check out products deeplizard recommends on Amazon:
🔗 https://www.amazon.com/shop/deeplizard

📕 Get a FREE 30-day Audible trial and 2 FREE audio books using deeplizard’s link:
🔗 https://amzn.to/2yoqWRn

🎵 deeplizard uses music by Kevin MacLeod
🔗 https://www.youtube.com/channel/UCSZXFhRIx6b0dFX3xS8L1yQ
🔗 http://incompetech.com/

❤️ Please use the knowledge gained from deeplizard content for good, not evil.

Source

Similar Posts

21 thoughts on “Build Deep Q-Network – Reinforcement Learning Code Project
  1. Thank you for the content! I have a question. I'm trying to make my deep learning framework and as far as I know, fastai has part 2 of the part in deep learning where they frame everything from scratch. will the 2nd part of the course from fastai help me in creating the framework?

  2. Hello and thank you very much for that very interesting video. I have a question about the init function in the DQN class. I don't see the point to take the color into account (with this factor 3): can't we use the grey scaled versions of the screenshots ? Thank you in advance for your feedback ! I

  3. I don’t have many experience in RL.
    I thought this video has remember some knowledge before.
    I don’t remember much knowledge before.But I happy to try how far I can get.

    What I learned:
    1、DQN structure is so simple. After I just learn the cnn series.
    2、Memory has capacity.If you continue push experience in memory . It may over-write the old one

    Question:
    1、Why always note the push number. After all the old one will be replaced. I thought maybe after video may tell us.

    Thank you for your great work. I personal think the RL will be the most important than others.

  4. Again thanks for the excellent video series. Will you be able to add Deep Q Learning with Keras in either this RL series or in the Keras tutorial series ?

  5. ugh dumb question under import libraries the very first line of code does not work for me the python console says invalid syntax ?? in my code the % sign does not highlite. If I comment out this line the rest of the library stuff and the set up display work

Comments are closed.

WP2Social Auto Publish Powered By : XYZScripts.com