actor-critic-algorithm
Here are 39 public repositories matching this topic...
Language:All
Sort:Most stars
PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....
- Updated
Mar 24, 2023 - Python
Code for paper "Computation Offloading Optimization for UAV-assisted Mobile Edge Computing: A Deep Deterministic Policy Gradient Approach"
- Updated
Jan 7, 2024 - Python
A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm
- Updated
Apr 8, 2021 - Python
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
PyTorch implementations of algorithms from "Reinforcement Learning: An Introduction by Sutton and Barto", along with various RL research papers.
- Updated
Jul 4, 2025 - Python
Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch framework
- Updated
Nov 21, 2022 - Python
强化学习算法库,包含了目前主流的强化学习算法(Value based and Policy based)的代码,代码都经过调试并可以运行
- Updated
Nov 2, 2023 - Python
A Universal Deep Reinforcement Learning Framework
- Updated
Nov 22, 2022 - Python
A trading bitcoin agent was created with deep reinforcement learning implementations.
- Updated
Mar 28, 2022 - Jupyter Notebook
Chapter notes and exercise solutions for Reinforcement Learning: An Introduction by Sutton and Barto
- Updated
Jul 8, 2025 - Julia
PyTorch implementation of D4PG with the SOTA IQN Critic instead of C51. Implementation includes also the extensions Munchausen RL and D2RL which can be added to D4PG to improve its performance.
- Updated
Apr 7, 2021 - Python
Implemenation of DDPG with numpy only (without Tensorflow)
- Updated
Mar 4, 2018 - Python
Solving CartPole-v1 environment in Keras with Actor Critic algorithm an Deep Reinforcement Learning algorithm
- Updated
May 19, 2020 - Python
PyTorch Implementation of Soft Actor-Critic Algorithm
- Updated
Sep 13, 2020 - Python
Implementation of Reinforcement Algorithms from scratch
- Updated
Dec 6, 2018 - Python
Reinforcement Learning - PPO (Proximal Policy Optimization) Implementation to Pong Game
- Updated
Nov 16, 2023 - Jupyter Notebook
Reinforcement learning, Policy Gradient, Actor-Critic, AC, Agent-based Simulation, Simple-world
- Updated
Jul 31, 2020 - Python
A novel method to incorporate existing policy (Rule-based control) with Reinforcement Learning.
- Updated
Sep 27, 2024 - Python
Project Solutions for my Deep Reinforcement Learning Nanodegree at Udacity
- Updated
Mar 13, 2019 - Jupyter Notebook
Control Methods for Dynamic Systems based on Neural Networks
- Updated
Jun 22, 2024 - Jupyter Notebook
Improve this page
Add a description, image, and links to theactor-critic-algorithm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with theactor-critic-algorithm topic, visit your repo's landing page and select "manage topics."