a2c topic

List a2c repositories

pysc2-rl-agents

134
Stars
39
Forks
Watchers

StarCraft II / PySC2 Deep Reinforcement Learning Agents (A2C)

A2C

182
Stars
37
Forks
Watchers

A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow

sc2aibot

90
Stars
14
Forks
Watchers

Implementing reinforcement-learning algorithms for pysc2 -environment

Policy-Gradient-Methods

88
Stars
28
Forks
Watchers

Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC

A drone control system based on deep reinforcement learning with Tensorflow and ROS

Deep-Reinforcement-Learning

16
Stars
3
Forks
Watchers

To keep track and showcase

Meta-RL-TwoStep-Task

28
Stars
3
Forks
Watchers

PyTorch implementation of Episodic Meta Reinforcement Learning on variants of the "Two-Step" task. Reproduces the results found in three papers. Check the ReadMe for more details!

Reinforcement Learning For Dialogue Systems 强化学习在对话系统中的应用 论文或开源应用总结

Deep-Reinforcement-Learning-Notebooks

39
Stars
12
Forks
Watchers

This Repository contains a series of google colab notebooks which I created to help people dive into deep reinforcement learning.This notebooks contain both theory and implementation of different algo...