<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>DQN on Rauf Ibishov</title><link>http://raufibishov.com/tags/dqn/</link><description>Recent content in DQN on Rauf Ibishov</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>© 2026 Rauf Ibishov</copyright><lastBuildDate>Sat, 28 May 2022 00:00:00 +0000</lastBuildDate><atom:link href="http://raufibishov.com/tags/dqn/index.xml" rel="self" type="application/rss+xml"/><item><title>TEKNOFEST 2022 — Deep Q-Learning for Traffic Signal Control</title><link>http://raufibishov.com/posts/teknofest/</link><pubDate>Sat, 28 May 2022 00:00:00 +0000</pubDate><guid>http://raufibishov.com/posts/teknofest/</guid><description>&lt;p&gt;&lt;em&gt;Key lesson: reward shaping and state representation matter more than the choice of algorithm — a well-designed reward with a simple DQN beats a fancy algorithm with a poor reward function.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;In May 2022, our team competed among 40 teams at the &lt;strong&gt;Smart Qarabag Hackathon&lt;/strong&gt;, part of the TEKNOFEST Azerbaijan international technology festival. We built a reinforcement learning model for intelligent traffic signal control.&lt;/p&gt;

&lt;h2 class="relative group"&gt;What we built
 &lt;div id="what-we-built" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#what-we-built" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;The core idea: treat a traffic intersection as an environment and the signal controller as an agent. We used &lt;strong&gt;Deep Q-Learning&lt;/strong&gt; to train the agent to optimize signal timing — learning when to switch lights based on real-time queue lengths, waiting times, and traffic density across all directions.&lt;/p&gt;</description></item></channel></rss>