[go: up one dir, main page]

Skip to content
View hanmq's full-sized avatar

Block or report hanmq

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

    Exercises answers to the book "machine-learning" written by Zhou Zhihua。周志华《机器学习》课后习题,个人解答。各算法都拿numpy和pandas实现了一遍

    Python 1.4k 447

  2. kaggle_competition kaggle_competition Public

    记录一下在Kaggle上做过的题目

    Jupyter Notebook 5 4

  3. easy-rl easy-rl Public

    Forked from datawhalechina/easy-rl

    强化学习中文教程,在线阅读地址:https://datawhalechina.github.io/easy-rl/

    Jupyter Notebook 2 1

  4. Cpp-Primer Cpp-Primer Public

    Forked from Mooophy/Cpp-Primer

    C++ Primer 5 answers

    C++ 1

  5. recommenders recommenders Public

    Forked from recommenders-team/recommenders

    Best Practices on Recommendation Systems

    Python

  6. attention-is-all-you-need-pytorch attention-is-all-you-need-pytorch Public

    Forked from jadore801120/attention-is-all-you-need-pytorch

    A PyTorch implementation of the Transformer model in "Attention is All You Need".

    Python