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

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 19 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. chatgpt_academic chatgpt_academic Public

    Forked from binary-husky/gpt_academic

    科研工作专用ChatGPT拓展,特别优化学术Paper润色体验,支持自定义快捷按钮,支持自定义函数插件,支持markdown表格显示,Tex公式双显示,代码显示功能完善,新增本地Python/C++/Go项目树剖析功能/项目源代码自译解能力,新增PDF和Word文献批量总结功能/PDF论文全文翻译功能

    Python 1

  5. reinforcement-learning-an-introduction reinforcement-learning-an-introduction Public

    Forked from ShangtongZhang/reinforcement-learning-an-introduction

    Python Implementation of Reinforcement Learning: An Introduction

    Python

  6. 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