Skip to content
View 552195042's full-sized avatar

Block or report 552195042

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. AiLearning AiLearning Public

    Forked from apachecn/ailearning

    AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP

    Python

  2. machine_learning_python machine_learning_python Public

    Forked from SmallVagetable/machine_learning_python

    通过阅读网上的资料代码,进行自我加工,努力实现常用的机器学习算法。实现算法有KNN、Kmeans、EM、Perceptron、决策树、逻辑回归、svm、adaboost、朴素贝叶斯

    Python

  3. leetcode-algorithm leetcode-algorithm Public

    Forked from lxztju/leetcode-algorithm

    分类整理leetcode算法题解,代码语言采用c++与python实现

  4. freertos_plus_projects freertos_plus_projects Public

    Forked from htibosch/freertos_plus_projects

    FreeRTOS sample projects using +TCP and/or +FAT

    C

  5. traffic_index traffic_index Public

    Forked from ITS-PLAY/traffic_index

    基于毫米波雷达的目标检测数据,计算交通常见指标,如流量、速度、车头时距、车头间距、密度、排队长度、停车次数、通行能力等

    C++

  6. weaving-socket weaving-socket Public

    Forked from dreamsflyx/weaving-socket

    通用数据通讯构建,设计基于TCP通信的交互框架。是编写物联网,消息队列,websocket应用,移动通信应用,IM等完美的选择。可规范先后台交互处理,可支持,B/C,C/S,手机移动标准化的通信方式。达到后台业务一次编写,前台展示全线支持的目的。还可根据网络及负载

    C#