a2c

There are 192 repositories under a2c topic.

  • mario_rl

    Language:Python69
  • rl_implementations

    Language:Jupyter Notebook42
  • Deep-Reinforcement-Learning-with-pytorch

    Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,DDPG for discrete action space, A2C, A3C, TD3, SAC, TRPO

    Language:Python83
  • rl-policies-attacks-defenses

    Adversarial attacks on Deep Reinforcement Learning (RL)

    Language:Jupyter Notebook72
  • Actor-Critic-PyTorch

    Policy Gradient Actor-Critic PyTorch | Lunar Lander v2

    Language:Python69
  • Deep-Reinforcement-Learning-Algorithm-Collection

    Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.

    Language:Jupyter Notebook68
  • self-imitation-learning-pytorch

    This is the pytorch implementation of ICML 2018 paper - Self-Imitation Learning.

    Language:Python64
  • Pensieve-PPO

    The simplest implementation of Pensieve (SIGCOMM' 17) via state-of-the-art RL algorithms, including PPO, DQN, SAC, and support for both TensorFlow and PyTorch.

    Language:DIGITAL Command Language58
  • RL-Experiments

    High-quality implementations of deep reinforcement learning algorithms for experiments

    Language:Python51
  • pytorch-a2c

    A well-documented A2C written in PyTorch

    Language:Python45
  • Reinforcement_learning_with_pytorch

    Implement some algorithms of RL

    Language:Python42
  • rl_bootcamp

    Repository for slides & codes of RL Korea Bootcamp

    Language:C#41
  • snake-reinforcement-learning

    AI (A2C agent) mastering the game of Snake with TensorFlow 2.0

    Language:Python40
  • Deep-Reinforcement-Learning-Notebooks

    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 algorithms.

    Language:Jupyter Notebook37
  • Rainy

    :umbrella: Deep RL agents with PyTorch:umbrella:

    Language:Python36
  • Portfolio-Management-ActorCriticRL

    Portfolio management using Actor-Critic Deep Reinforcement Learning algorithms including A2C, DDPG, and PPO

    Language:Python35
  • policy_based_RL

    The implement of the policy gradient RL algorithm with pytorch

    Language:Python35
  • pytorch-a2clstm-DRQN

    using recurrent networks(LSTM) to solve POMDPs

    Language:Python33
  • Meta-RL-TwoStep-Task

    Meta-RL-TwoStep-Task

    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!

    Language:Python27
  • rl_lib

    Series of deep reinforcement learning algorithms 🤖

    Language:Jupyter Notebook27
  • Reinforcement-Learning-For-Dialogue-Systems

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

  • Deep-rl-mxnet

    Mxnet implementation of Deep Reinforcement Learning papers, such as DQN, PG, DDPG, PPO

    Language:Python26
  • pommerman

    :bomb: Bomberman deep reinforcement learning challenge in PyTorch

    Language:Jupyter Notebook25
  • RLCodebase

    RLCodebase: PyTorch Codebase For Deep Reinforcement Learning Algorithms

    Language:Python24
  • AttA2C

    Attention-based Curiosity-driven Exploration in Deep Reinforcement Learning

    Language:Jupyter Notebook24
  • Deep_Reinforcement_Learning_Trading

    Deep Reinforcement Learning for Trading

    Language:Jupyter Notebook21
  • sc2atari

    Convert sc2 environment to gym-atari and play some mini-games

    Language:Python21
  • car_racer_gym

    Apply major Reinforcement Learning algorithms (DQN,PPO,A2C) to CarRacing-v0 from GymAI environment.

    Language:Jupyter Notebook18
  • tbase

    Baselines of reinforcement learning trading agents for China stock market

    Language:Python18
  • XuanCE-Tiny

    A clean framework and implementations for reinforcement learning algorithms.

    Language:Python17
  • Deep-Reinforcement-Learning

    To keep track and showcase

    Language:Jupyter Notebook16
  • RLToolkit

    RLToolkit is a flexible and high-efficient reinforcement learning framework. Include implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....

    Language:Python15
  • rl-basics

    Simple single file implementation of Deep Reinforcement Learning algorithms

    Language:Python13
  • actorch

    Deep reinforcement learning framework for fast prototyping based on PyTorch

    Language:Python13
  • rl_with_jax

    rl_with_jax

    clear single-file JAX implementations of common RL algorithms

    Language:Python13