Skip to content
View ZhangLockerberg's full-sized avatar

Block or report ZhangLockerberg

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 Loading

  1. DQN-Navigation DQN-Navigation Public

    A typical Deep Reinforcement Learning problem (about navigation) solved by a deep neural network via Pytorch. See details in the report file that introduces algorithms and model architectures applied.

    Jupyter Notebook 2

  2. DDPG-Instantiation DDPG-Instantiation Public

    A showcase on applying DDPG to solve a continuous-action problem by combining DQN and DPG algorithm with respect to deep reinforcement learning.

    Jupyter Notebook

  3. pandas-dev/pandas pandas-dev/pandas Public

    Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more

    Python 43.8k 18k

  4. MADDPG MADDPG Public

    Multi-Agent Deep Reinforcement Learning

    Jupyter Notebook