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

Block or report AndersonPeng

Report abuse

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

Report abuse

Pinned Loading

  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

  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 11 1

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

    A simple tabular-based Q-learning tutorial

    Python 2

  6. rl_gridworld_example rl_gridworld_example Public

    A simple reinforcement learning grid world example

    Python