Xueyu Wei (Yyummyu)

Yyummyu

Geek Repo

Github PK Tool:Github PK Tool

Xueyu Wei's repositories

action-branching-agents

(AAAI 2018) Action Branching Architectures for Deep Reinforcement Learning

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

awesome-offline-rl

An index of algorithms for offline reinforcement learning (offline-rl)

Stargazers:0Issues:0Issues:0

DDPG

Reimplementation of DDPG(Continuous Control with Deep Reinforcement Learning) based on OpenAI Gym + Tensorflow

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

Deep-Reinforcement-Learning-Algorithms-with-PyTorch

PyTorch implementations of deep reinforcement learning algorithms and environments

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

Deep-reinforcement-learning-with-pytorch

PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....

License:MITStargazers:0Issues:0Issues:0

deep_rl

PyTorch implementations of deep reinforcement learning algorithms

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

dqn_zoo

The implement of all kinds of dqn reinforcement learning with Pytorch

Stargazers:0Issues:0Issues:0

dqn_zoo-1

DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (DQN) agent.

License:Apache-2.0Stargazers:0Issues:0Issues:0

DRL_algorithm_library

This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.

Stargazers:0Issues:0Issues:0

DRLib

DRLib:A concise deep reinforcement learning library, integrating HER and PER for almost off policy RL algos.

License:MITStargazers:0Issues:0Issues:0

ElegantRL

Lightweight and scalable deep reinforcement learning using PyTorch. 🔥

License:NOASSERTIONStargazers:0Issues:0Issues:0

FinRL

Deep Reinforcement Learning Framework to Automate Trading in Quantitative Finance. NeurIPS 2020 & ICAIF 2021. 🔥

License:MITStargazers:0Issues:0Issues:0

flann

Fast Library for Approximate Nearest Neighbors

License:NOASSERTIONStargazers:0Issues:0Issues:0

gym

A toolkit for developing and comparing reinforcement learning algorithms.

License:NOASSERTIONStargazers:0Issues:0Issues:0

human-level-control-through-deep-reinforcement-learning

A jax/stax implementation of: Mnih, V., Kavukcuoglu, K., Silver, D., Rusu, A.A., Veness, J., Bellemare, M.G., Graves, A., Riedmiller, M., Fidjeland, A.K., Ostrovski, G. and Petersen, S., 2015. Human-level control through deep reinforcement learning. nature, 518(7540), pp.529-533.

License:Apache-2.0Stargazers:0Issues:0Issues:0

leedeeprl-notes

李宏毅《深度强化学习》笔记,在线阅读地址:https://datawhalechina.github.io/leedeeprl-notes/

License:NOASSERTIONStargazers:0Issues:0Issues:0

rainbow-is-all-you-need

Rainbow is all you need! A step-by-step tutorial from DQN to Rainbow

License:MITStargazers:0Issues:0Issues:0

Reinforcement-Implementation

Implementation of benchmark RL algorithms

Stargazers:0Issues:0Issues:0

reinforcement-learning-an-introduction

Python Implementation of Reinforcement Learning: An Introduction

License:MITStargazers:0Issues:0Issues:0

Reinforcement_Learning

Reinforcement learning tutorials

Stargazers:0Issues:0Issues:0

ReinforcementLearning

Implementation of deep deterministic policy gradient with Wolpertinger

Stargazers:0Issues:0Issues:0

rl-baselines-zoo

A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.

License:MITStargazers:0Issues:0Issues:0

spinningup

An educational resource to help anyone learn deep reinforcement learning.

License:MITStargazers:0Issues:0Issues:0

stable-baselines

A fork of OpenAI Baselines, implementations of reinforcement learning algorithms

Language:PythonLicense:MITStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

tensorflow_practice

tensorflow实战练习,包括强化学习、推荐系统、nlp等

Stargazers:0Issues:0Issues:0

tree-rl-adaptive

AlphaZero algorithm compatible with single-player deterministic environments with adaptive return normalization, optionally adaptive root return variance based MCTS iterations.

Stargazers:0Issues:0Issues:0

V-MPO_Lunarlander

Simple implementation of V-MPO proposed in https://arxiv.org/abs/1909.12238

License:MITStargazers:0Issues:0Issues:0

Wolpertinger-DDPG

This repo contains the implementation of the paper - Deep Reinforcement Learning in Large Discrete Action Spaces

Stargazers:0Issues:0Issues:0

wolpertinger_ddpg

Wolpertinger Training with DDPG (Pytorch), Deep Reinforcement Learning in Large Discrete Action Spaces. Multi-GPU/Singer-GPU/CPU compatible.

Stargazers:0Issues:0Issues:0