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

Block or report liDonginter

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. openpose openpose Public

    Forked from CMU-Perceptual-Computing-Lab/openpose

    OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation

    C++ 1

  2. Mask_RCNN Mask_RCNN Public

    Forked from matterport/Mask_RCNN

    Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow

    Python

  3. pumpkin-book pumpkin-book Public

    Forked from datawhalechina/pumpkin-book

    《机器学习》(西瓜书)公式推导解析,在线阅读地址:https://datawhalechina.github.io/pumpkin-book

  4. Machine-learning-learning-notes Machine-learning-learning-notes Public

    Forked from Vay-keen/Machine-learning-learning-notes

    周志华《机器学习》又称西瓜书是一本较为全面的书籍,书中详细介绍了机器学习领域不同类型的算法(例如:监督学习、无监督学习、半监督学习、强化学习、集成降维、特征选择等),记录了本人在学习过程中的理解思路与扩展知识点,希望对新人阅读西瓜书有所帮助!

  5. gym gym Public

    Forked from openai/gym

    A toolkit for developing and comparing reinforcement learning algorithms.

    Python

  6. spinningup spinningup Public

    Forked from openai/spinningup

    An educational resource to help anyone learn deep reinforcement learning.

    Python