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

GitHub topics: d4pg

BY571/D4PG-ray

Distributed PyTorch implementation of D4PG with ray. Using a 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.

Language: Python - Size: 105 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1

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 at: about 1 year ago - Pushed at: about 1 year ago - Stars: 126 - Forks: 26

BY571/D4PG

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.

Language: Python - Size: 2.17 MB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 13 - Forks: 4

denisyarats/pytorch_sac

PyTorch implementation of Soft Actor-Critic (SAC)

Language: Jupyter Notebook - Size: 14.5 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 426 - Forks: 90

tyranitar/continuous-control

A2C and D4PG implementations for the continuous control challenge. Part of the coursework for Udacity's Deep RL Nanodegree.

Language: Python - Size: 24.3 MB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

derektan95/Deep-Reinforcement-Learning-Algorithms Fork of udacity/deep-reinforcement-learning

A collection of algorithms for Deep Reinforcement Learning (DRL). Algorithms covered include Value-Based, Policy-Based and Actor-Critic Methods.

Language: Jupyter Notebook - Size: 442 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

tyranitar/tennis

Multi-agent reinforcement learning where an agent learns to play tennis against itself. Part of the coursework for Udacity's Deep RL Nanodegree.

Language: Python - Size: 1.59 MB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 1

yeshg/rl_algos

Implementation of DDPG in Pytorch with live logging via visdom

Language: Python - Size: 7.41 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0