Skip to content
#

actor-critic-algorithm

Here are 38 public repositories matching this topic...

PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL + D2RL and parallel Environments.

  • Updated Feb 24, 2021
  • Python

Reinforcement Learning (RL) 🤖! This repository is your hands-on guide to implementing RL algorithms, from Markov Decision Processes (MDPs) to advanced methods like PPO and DDPG. 🚀 Build smart agents, learn the math behind policies, and experiment with real-world applications! 🔥💡

  • Updated Nov 13, 2024

Improve this page

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

Learn more