Skip to content
View AndersonPeng's full-sized avatar
🦍
🦍
Block or Report

Block or report AndersonPeng

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

Pinned

  1. rl-model rl-model Public

    A simple implementation of deep reinforcement learning models

    Python 3 1

  2. TCPSocket TCPSocket Public

    An application for uploading/downloading through TCP socket by using Qt

    C++ 2 1

  3. imitation-learning-seq-conv imitation-learning-seq-conv Public

    Code for the paper "Imitation Learning for Sentence Generation with Dilated Convolutions Using Adversarial Training"

    Python 1

  4. ppo_tutorial ppo_tutorial Public

    PPO pytorch tutorial for continuous control (BipedalWalker-v3)

    Jupyter Notebook 4

  5. q-learning-tutorial q-learning-tutorial Public

    A simple tabular-based Q-learning tutorial

    Python 2 1

  6. rl_gridworld_example rl_gridworld_example Public

    A simple reinforcement learning grid world example

    Python