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

Block or report lerlis

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

  1. robot_path_planning_by_Astar robot_path_planning_by_Astar Public

    使用A*算法解决机器人路径规划问题

    Python 8 1

  2. MNIST_BP MNIST_BP Public

    使用BP神经网络识别手写数字集MNIST

    Python 8

  3. Data_processing_tools Data_processing_tools Public

    Data processing tools for RflyMAD dataset

    Python 1

  4. decision_tree-homework decision_tree-homework Public

    使用字典形式存储决策树,用treePlotter绘图,可以和naive beyes比较

    Python

  5. brain-interface brain-interface Public

    Forked from lyushuli/brain-interface

    PR(homework) including SVM, bayes, KNN, MLP, decision tree, forest and CNN

    Python

  6. Expectation_Maximum_Algorithm Expectation_Maximum_Algorithm Public

    使用EM算法求解GMM模型参数

    Python