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

Block or report DylanHaiyangChen

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

  1. RCNN_MDP RCNN_MDP Public

    Forked from tanmayshankar/RCNN_MDP

    Code base for solving Markov Decision Processes and Reinforcement Learning problems using Recurrent Convolutional Neural Networks.

    Python

  2. tensorflow-value-iteration-networks tensorflow-value-iteration-networks Public

    Forked from TheAbhiKumar/tensorflow-value-iteration-networks

    TensorFlow implementation of the Value Iteration Networks (NIPS '16) paper

    Python

  3. reinforcement-learning reinforcement-learning Public

    Forked from dennybritz/reinforcement-learning

    Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.

    Jupyter Notebook

  4. DylanHaiyangChen.github.io DylanHaiyangChen.github.io Public

  5. CogSciLab CogSciLab Public

    Explore human decision making with Artificial Intelligence approach

    Python 1

  6. policy-gradient-pong policy-gradient-pong Public

    Forked from gameofdimension/policy-gradient-pong

    tensorflow implementation of Andrej Karpathy's blog about reinforcement learning. http://karpathy.github.io/2016/05/31/rl/

    Python