Skip to content
View YaolangZhong's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report YaolangZhong

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. DQN-DDPG_Stock_Trading DQN-DDPG_Stock_Trading Public

    Forked from AI4Finance-Foundation/FinRL-Tutorials

    Using DQN/DDPG for stock trading. Xiong, Z., Liu, X.Y., Zhong, S., Yang, H. and Walid, A., 2018. Practical deep reinforcement learning approach for stock trading, NeurIPS 2018 AI in Finance Workshop.

    Python

  2. Reinforcement-Learning-2nd-Edition-by-Sutton-Exercise-Solutions Reinforcement-Learning-2nd-Edition-by-Sutton-Exercise-Solutions Public

    Forked from LyWangPX/Reinforcement-Learning-2nd-Edition-by-Sutton-Exercise-Solutions

    Solutions of Reinforcement Learning, An Introduction

    Jupyter Notebook

  3. reinforcement-learning-an-introduction reinforcement-learning-an-introduction Public

    Forked from ShangtongZhang/reinforcement-learning-an-introduction

    Python Implementation of Reinforcement Learning: An Introduction

    Python

  4. TD3 TD3 Public

    Forked from sfujim/TD3

    Author's PyTorch implementation of TD3 for OpenAI gym tasks

    Python

  5. Actor-Critic-Methods-Paper-To-Code Actor-Critic-Methods-Paper-To-Code Public

    Forked from philtabor/Actor-Critic-Methods-Paper-To-Code

    Python

  6. maddpg maddpg Public

    Forked from openai/maddpg

    Code for the MADDPG algorithm from the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"

    Python