<?xml version="1.0" encoding="utf-8" ?><rss version="2.0"><channel><title>Bing: DQN Algorithm Julia Code</title><link>http://www.bing.com:80/search?q=DQN+Algorithm+Julia+Code</link><description>Search results</description><image><url>http://www.bing.com:80/s/a/rsslogo.gif</url><title>DQN Algorithm Julia Code</title><link>http://www.bing.com:80/search?q=DQN+Algorithm+Julia+Code</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>Wed, 24 Jun 2026 21:18: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>Training Process The training process of a DQN involves the following steps: 1. Initialization : Initialize the replay buffer, main network (θ \theta θ) and target network (θ − \theta^ {-} θ−). Set hyperparameters such as learning rate (α \alpha α), discount factor (γ \gamma γ) and exploration rate (ϵ \epsilon ϵ). 2.</description><pubDate>Fri, 26 Jun 2026 09:48:00 GMT</pubDate></item><item><title>Comprendre deep Q-Network (DQN)</title><link>https://app.studyraid.com/fr/read/2715/55454/deep-q-network-dqn</link><description>Le DQN combine les réseaux de neurones profonds avec l'apprentissage par renforcement pour permettre à l'agent d'apprendre à partir de perceptions visuelles complexes et de prendre des décisions optimales.</description><pubDate>Mon, 22 Jun 2026 20:16: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 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>Fri, 26 Jun 2026 06:42:00 GMT</pubDate></item><item><title>Définition DQN (Deep Q-Network) -</title><link>https://www.mohamed-zaraa.com/definition-dqn-deep-q-network/</link><description>DQN, acronyme de Deep Q-Network, est un algorithme d’apprentissage par renforcement (Reinforcement Learning – RL) qui combine l’approche classique du Q-learning avec des réseaux de neurones profonds (Deep Neural Networks – DNNs).</description><pubDate>Sun, 28 Jun 2026 04:45: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>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>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>Wed, 24 Jun 2026 20:56:00 GMT</pubDate></item></channel></rss>