Skip to content
#

ddpg-pytorch

Here are 38 public repositories matching this topic...

This repository contains an implementation of Deep Deterministic Policy Gradient (DDPG), a reinforcement learning algorithm designed for environments with continuous action spaces. It features actor-critic architecture, experience replay, and exploration strategies, and is tested on environments like MountainCarContinuous. More info on Medium blog!

  • Updated Dec 11, 2024
  • Jupyter Notebook

Improve this page

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

Learn more