Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: ddpg-pytorch

philtabor/ProtoRL

A Torch Based RL Framework for Rapid Prototyping of Research Papers

Language: Python - Size: 28.3 KB - Last synced: 6 days ago - Pushed: 6 days ago - Stars: 21 - Forks: 0

blavad/marl

Multi-agent reinforcement learning framework

Language: Python - Size: 6.39 MB - Last synced: 14 days ago - Pushed: almost 4 years ago - Stars: 25 - Forks: 8

schatty/oprl

A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing

Language: Python - Size: 2.65 MB - Last synced: about 1 month ago - Pushed: about 2 months ago - Stars: 126 - Forks: 26

turhancan97/RL-based-Control-of-a-Soft-Continuum-Robot

Simulation based Soft Continuum Robot Control via Reinforcement Learning

Language: TeX - Size: 137 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 25 - Forks: 6

Lin-TzuLing/NYCU-DLP-2023

Deep Learning & Labs Course, NYCU, 2023

Language: Jupyter Notebook - Size: 82.3 MB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

Lizhi-sjtu/DRL-code-pytorch

Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.

Language: Python - Size: 3.37 MB - Last synced: 7 months ago - Pushed: about 1 year ago - Stars: 656 - Forks: 124

Phoenix-Shen/ReinforcementLearning

强化学习算法库,包含了目前主流的强化学习算法(Value based and Policy basd)的代码,代码都经过调试并可以运行

Language: Python - Size: 20.1 MB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 32 - Forks: 8

arya-ebrahimi/rl-playground

tabular and deep rl algorithms

Language: Jupyter Notebook - Size: 64.9 MB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

anshdavid/pytorch-driving-torcs

self driving car using Torcs-1.3.7 simulator with server-patch

Language: Python - Size: 70.3 MB - Last synced: 8 months ago - Pushed: over 2 years ago - Stars: 2 - Forks: 0

wallinslax/CellFreeCLCA_RL

The simulation of paper: Joint Cooperation Clustering and Content Caching in Cell-Free Massive MIMO Networks

Language: Python - Size: 2.42 GB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 15 - Forks: 5

Zhang-Xiaoxue/RL_algorithms_Pytorch

Implement reinforcement learning algorithms in Pytorch

Language: Python - Size: 2.55 MB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 19 - Forks: 11

JoshuaWu1997/PyTorch-DDPG-Stock-Trading

An implementation of DDPG using PyTorch for algorithmic trading on Chinese SH50 stock market.

Language: Python - Size: 3.07 MB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 17 - Forks: 8

leonjovanovic/drl-ddpg-lunar-lander

PyTorch application of reinforcement learning algorithm in OpenAI LunarLander - DDPG

Language: Python - Size: 7.75 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 1

TaoHuang13/hindsight-experience-replay-with-demo

PyTorch implementation of the paper Overcoming Exploration in Reinforcement Learning with Demonstrations in surgical robot manipulation tasks.

Language: Python - Size: 18.1 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 6 - Forks: 0

joanby/drl2.0

La combinación más inteligente de Deep Q-Learning, Políticas de Gradiente, Actor-Crítico y DDPG utilizando PyTorch

Language: Jupyter Notebook - Size: 5.91 MB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 12 - Forks: 21

greatwallet/mountain-car

A simple baseline for mountain-car @ gym

Language: Python - Size: 127 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 8 - Forks: 2

mokeddembillel/Continuous-RL

A codebase for continuous action spaces Reinforcement Learning algorithms

Language: Python - Size: 13.1 MB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 1 - Forks: 0

leonjovanovic/drl-ml-agents-3dball

PyTorch application of reinforcement learning DDPG and PPO algorithms in Unity 3D-Ball

Language: Python - Size: 836 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

wangzishuo2002/reinforcement_learning_tutorials

simple reinforcement learning simulation for DQN and DDPG

Language: Python - Size: 2.81 MB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

gowrijsuria/DDPG

Deep Deterministic Policy Gradients in Pytorch with Simulation in PyBullet

Language: Python - Size: 43.6 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 2 - Forks: 0

dodoseung/ddpg-deep-deterministic-policy-gradient-pytorch

The pytorch implementation of ddpg

Language: Python - Size: 1.95 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

nkarasovd/HSE_Reinforcement_Learning

:robot: Materials and homework assignments for HSE reinforcement learning course

Language: Python - Size: 915 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

sprakashdash/RL.Fun.Do

A repository for easy understanding of codes in Deep Reinforcement Learning

Language: Python - Size: 217 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

R4j4n/Twin-Delayed-DDPG-on-PybulletANT-Agent

Twin Delayed Deep Deterministic Policy Gradient Algorithm On PybulletAnt agent.

Language: Jupyter Notebook - Size: 6.84 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 3 - Forks: 0

moabitcoin/cherry-pytorch

Reinforcement Learning Tutorials & other bedtime stories in PyTorch

Language: Python - Size: 356 KB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 11 - Forks: 1

jhonsonlee/ddpg-in-reacher-env

Reinforcement Learning Project using DDPG

Language: Python - Size: 824 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

zhuohann/ContinousControl

Language: Jupyter Notebook - Size: 9.55 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

twishasaraiya/P3-Collaboration-and-Competition

Deep Reinforcement Learning Project 3

Language: Python - Size: 4.35 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

phate09/drl_collab_compet

Udacity deep reinforcement learning collaboration and competition project

Language: Python - Size: 82.3 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

phate09/drl_continuous_control

Udacity deep reinforcement learning continuous control project

Language: Python - Size: 3.27 MB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

Related Keywords
ddpg-pytorch 30 reinforcement-learning 17 pytorch 15 ddpg 11 deep-reinforcement-learning 11 dqn-pytorch 8 ppo-pytorch 7 ddpg-algorithm 6 td3-pytorch 5 actor-critic 4 deep-learning 4 ppo 4 sac 4 sac-pytorch 4 reinforcement-learning-algorithms 3 td3 3 soft-actor-critic 3 dqn 3 proximal-policy-optimization 2 prioritized-experience-replay 2 multi-agent-reinforcement-learning 2 ddpg-agent 2 soft-q-learning 1 sql 1 codebase 1 sql-pytorch 1 3d-ball 1 reinforcement-learning-excercises 1 mountaincar-v0 1 mountain-car 1 gym-environment 1 gym 1 superdatascience-course 1 pytorch-implementation 1 surgical-robots 1 simulation-environment 1 manipulator-robotics 1 learn-from-demonstration 1 hindsight-experience-replay 1 lunarlander-v2 1 chinese-stock-financial 1 udacity-nanodegree 1 machine-learning 1 continuous-control 1 maddp 1 reacher-environment 1 vpg 1 vizdoom 1 pytorch-tutorial 1 ddqn-pyotrch 1 atari 1 agents 1 trpo-pytorch 1 trpo 1 openai-blog 1 grid-world 1 a2c 1 q-learning 1 deep-deterministic-policy-gradient 1 ppo2 1 ml-agents 1 drl 1 ppo-lstm 1 ppo-gru 1 eeg-classification 1 diabetic-retinopathy-detection 1 deep-neural-networks 1 ddpm 1 conditional-vae 1 backward-propagation 1 2048-game 1 robotics 1 keras-tensorflow 1 keras 1 ddpg-keras 1 d4pg 1 qlearning 1 marl 1 twin-delayed-policy-gradient 1 dueling-network-architecture 1 dueling-dqn-pytorch 1 dueling-dqn 1 dueling-ddqn 1 algorithmic-trading 1 a3c 1 mimo 1 clustering 1 cellfree 1 caching 1 torcs-rl 1 torcs-client 1 torcs 1 python3 1 cpp 1 temporal-differencing-learning 1 temporal-difference-algorithms 1 dynamic-programming 1 qlearning-algorithm 1 policy-gradient 1 dppo 1