<?xml version="1.0" encoding="utf-8" ?><rss version="2.0"><channel><title>Bing: Dqn Algorithm Explained</title><link>http://www.bing.com:80/search?q=Dqn+Algorithm+Explained</link><description>Search results</description><image><url>http://www.bing.com:80/s/a/rsslogo.gif</url><title>Dqn Algorithm Explained</title><link>http://www.bing.com:80/search?q=Dqn+Algorithm+Explained</link></image><copyright>Copyright © 2026 Microsoft. All rights reserved. These XML results may not be used, reproduced or transmitted in any manner or for any purpose other than rendering Bing results within an RSS aggregator for your personal, non-commercial use. Any other use of these results requires express written permission from Microsoft Corporation. By accessing this web page or using these results in any manner whatsoever, you agree to be bound by the foregoing restrictions.</copyright><item><title>Reinforcement Learning (DQN) Tutorial - PyTorch</title><link>https://docs.pytorch.org/tutorials/intermediate/reinforcement_q_learning.html</link><description>This tutorial shows how to use PyTorch to train a Deep Q Learning (DQN) agent on the CartPole-v1 task from Gymnasium. You might find it helpful to read the original Deep Q Learning (DQN) paper</description><pubDate>Mon, 29 Jun 2026 04:01:00 GMT</pubDate></item><item><title>Deep Q-Learning in Reinforcement Learning - GeeksforGeeks</title><link>https://www.geeksforgeeks.org/deep-learning/deep-q-learning/</link><description>A DQN consists of the following components: Deep Q-Learning 1. Neural Network The network approximates the Q-value function Q (s,a;θ) where \theta represents the trainable parameters. For example in Atari games the input might be raw pixels from the game screen and the output is a vector of Q-values corresponding to each possible action. 2.</description><pubDate>Mon, 29 Jun 2026 05:27:00 GMT</pubDate></item><item><title>Deep Q Networks (DQN) explained with examples and codes in ... - Medium</title><link>https://medium.com/data-science-in-your-pocket/deep-q-networks-dqn-explained-with-examples-and-codes-in-reinforcement-learning-928b97efa792</link><description>Deep Q Network: The Q in DQN stands for ‘Q-Learning’, an off-policy temporal difference method that also considers future rewards while updating the value function for a given State-Action pair.</description><pubDate>Fri, 07 Apr 2023 23:59:00 GMT</pubDate></item><item><title>A guide to Deep Q-Networks (DQNs) | by Jamesnorthfield | Medium</title><link>https://medium.com/@jamesnorthfield2001/a-guide-to-deep-q-networks-dqns-806f6f4805f4</link><description>In this article, we explored the Deep Q-Network (DQN) algorithm, the underlying mathematics that make it work, and its application to the Lunar Lander environment.</description><pubDate>Thu, 12 Dec 2024 04:19:00 GMT</pubDate></item><item><title>Deep Q-Networks (DQN) - Online Tutorials Library</title><link>https://www.tutorialspoint.com/machine_learning/machine_learning_deep_q_networks.htm</link><description>A Deep Q-Network (DQN) is an algorithm in the field of reinforcement learning. It is a combination of deep neural networks and Q-learning, enabling agents to learn optimal policies in complex environments.</description><pubDate>Thu, 25 Jun 2026 20:05:00 GMT</pubDate></item><item><title>A Complete Guide to Deep Q-Networks (DQN) Basics</title><link>https://www.numberanalytics.com/blog/complete-guide-dqn-basics</link><description>Discover Deep Q-Network (DQN) essentials, architecture, training, and hands‑on examples to build robust reinforcement learning agents.</description><pubDate>Wed, 20 May 2026 03:01:00 GMT</pubDate></item><item><title>Deep Q Network (DQN) – Formula and Explanation</title><link>https://www.reinforcementlearningpath.com/deep-q-network-dqn</link><description>Deep Q Network (DQN) is an algorithm that allows the agent to learn optimal behavior even when the states cannot be explicitly enumerated. The classic variant of DQN is Q-learning, an algorithm that works well only when the number of possible states is small.</description><pubDate>Sun, 28 Jun 2026 20:16:00 GMT</pubDate></item><item><title>The Deep Q-Network (DQN) · Hugging Face</title><link>https://huggingface.co/learn/deep-rl-course/unit3/deep-q-network</link><description>We’re on a journey to advance and democratize artificial intelligence through open source and open science.</description><pubDate>Fri, 24 Apr 2026 17:01:00 GMT</pubDate></item><item><title>Deep Q-Networks (DQN) - A Quick Introduction (with Code)</title><link>https://dilithjay.com/blog/dqn</link><description>To address this, researchers proposed the usage of Deep Neural Networks to approximate the expected reward for any state-action combination (action-value). This is what’s known as a Deep Q-Network (DQN).</description><pubDate>Thu, 25 Jun 2026 18:18:00 GMT</pubDate></item><item><title>Applied Reinforcement Learning III: Deep Q-Networks (DQN)</title><link>https://towardsdatascience.com/applied-reinforcement-learning-iii-deep-q-networks-dqn-8f0e38196ba9/</link><description>Leaving aside the environment with which the agent interacts, the three main components of the DQN algorithm are the Main Neural Network, the Target Neural Network, and the Replay Buffer.</description><pubDate>Sun, 28 Jun 2026 21:28:00 GMT</pubDate></item></channel></rss>