Skip to content
#

deep-q-networks

Here are 10 public repositories matching this topic...

This repository hosts the implementation of autonomous vehicle navigation using RL techniques, with a specific emphasis on Deep Q-Networks (DQN) and Twin Delayed Deep Deterministic Policy Gradient (TD3) algorithms. We focus on training a TurtleBot3 robot to navigate autonomously through environments while intelligently avoiding moving obstacles.

  • Updated May 28, 2024

🐦A DQN agent that learned to play Flappy Bird from scratch . Built with PyTorch, experience replay, and target networks. Trained over 100K+ episodes on GPU. Includes pre-trained model, training logs, and the full optimization story of going from zero convergence to 101.9 reward.

  • Updated Aug 7, 2026
  • Python

Improve this page

Add a description, image, and links to the deep-q-networks topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the deep-q-networks topic, visit your repo's landing page and select "manage topics."

Learn more