Skip to content
#

deep-q-learning

Here are 361 public repositories matching this topic...

This project provides a comprehensive understanding of reinforcement learning, focusing on Deep Q-Learning (DQN). It involves exploring the OpenAI Gym library, implementing DQN from DeepMind's seminal paper, and enhancing the DQN algorithm for improved performance and stability.

  • Updated May 21, 2024
  • Jupyter Notebook

This repo implements Deep Q-Network (DQN) for solving the Mountain Car v0 environment (discrete version) of the Gymnasium library using Python 3.8 and PyTorch 2.0.1 with a custom reward function for faster convergence.

  • Updated Mar 19, 2024
  • Python

Improve this page

Add a description, image, and links to the deep-q-learning 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-learning topic, visit your repo's landing page and select "manage topics."

Learn more