Skip to content
View yehongyu's full-sized avatar

Block or report yehongyu

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. Machine-learning-learning-notes Machine-learning-learning-notes Public

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

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

    1

  2. NNetwork NNetwork Public

    neural network

    C++

  3. LearningTensorFlow LearningTensorFlow Public

    Forked from XierHacker/LearningTensorFlow

    Jupyter Notebook

  4. Machine-Learning-From-Scratch Machine-Learning-From-Scratch Public

    Forked from RRdmlearning/Machine-Learning-From-Scratch

    常用机器学习的算法简洁实现

    Python

  5. N-gram-Language-model N-gram-Language-model Public

    Forked from touhi99/N-gram-Language-model

    Programming for NLP Project - Implement a basic n-gram language model and generate sentence using beam search

    Python

  6. Simple-k-Means-Clustering-Python Simple-k-Means-Clustering-Python Public

    Forked from corvasto/Simple-k-Means-Clustering-Python

    Simple k-means clustering (centroid-based) using Python

    Python