Skip to content
View xiaolongjean's full-sized avatar
🙂
🙂
  • beijing
Block or Report

Block or report xiaolongjean

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. multi-source-pointer-network multi-source-pointer-network Public

    多源指针网络 (multi source pointer network)

    Python 18 8

  2. lihang_book_algorithm lihang_book_algorithm Public

    Forked from WenDesi/lihang_book_algorithm

    致力于将李航博士《统计学习方法》一书中所有算法实现一遍

    Python 2 1

  3. Reinforcement-learning-with-tensorflow Reinforcement-learning-with-tensorflow Public

    Forked from MorvanZhou/Reinforcement-learning-with-tensorflow

    Simple Reinforcement learning tutorials

    Python 1

  4. reinforcement-learning-an-introduction reinforcement-learning-an-introduction Public

    Forked from ShangtongZhang/reinforcement-learning-an-introduction

    Python Implementation of Reinforcement Learning: An Introduction

    Python

  5. reinforcement-learning-algorithms reinforcement-learning-algorithms Public

    Forked from sweetice/reinforcement-learning-algorithms

    This repository contains most of classic deep reinforcement learning algorithms, including - DQN, DDQN, Dueling Network, DDPG, A3C, PPO, TRPO. (More algorithms are still in progress)

    Python

  6. Deep-reinforcement-learning-with-pytorch Deep-reinforcement-learning-with-pytorch Public

    Forked from sweetice/Deep-reinforcement-learning-with-pytorch

    PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....

    Python