ddpg topic

List ddpg repositories

DeepRL

3.1k
Stars
670
Forks
Watchers

Modularized Implementation of Deep RL Algorithms in PyTorch

minimalRL

2.8k
Stars
451
Forks
Watchers

Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)

mushroom-rl

783
Stars
143
Forks
Watchers

Python library for Reinforcement Learning.

pytorch-DRL

505
Stars
106
Forks
Watchers

PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.

pytorch-rl

441
Stars
56
Forks
Watchers

This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch

Reinforcement-learning-with-tensorflow

8.7k
Stars
5.0k
Forks
Watchers

Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学

Deep-Reinforcement-Learning-With-Python

310
Stars
121
Forks
Watchers

Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math

Simulated the scenario between edge servers and users with a clear graphic interface. Also, implemented the continuous control with Deep Deterministic Policy Gradient (DDPG) to determine the resources...

ElegantRL

3.5k
Stars
810
Forks
Watchers

Massively Parallel Deep Reinforcement Learning. 🔥