Skip to content
View zhangxiaobao01's full-sized avatar

Block or report zhangxiaobao01

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

    Forked from xiaoyaoyou1212/BLE

    ✨Android BLE基础操作框架,基于回调,操作简单。包含扫描、多连接、广播包解析、服务读写及通知等功能。

    Java 2

  2. linux-80211n-csitool linux-80211n-csitool Public

    Forked from dhalperi/linux-80211n-csitool

    802.11n CSI Tool based on iwlwifi and Linux

    C 1

  3. EfficientNet-PyTorch EfficientNet-PyTorch Public

    Forked from lukemelas/EfficientNet-PyTorch

    A PyTorch implementation of EfficientNet

    Python 1

  4. machine-learning-algorithm machine-learning-algorithm Public

    Forked from leezqcst/machine-learning-algorithm

    记录小润了解的各种机器学习算法的实现以及基础概念,包括有监督学习,无监督学习,分类,聚类,回归;神经元模型,多层感知器,BP算法;损失函数,激活函数,梯度下降法;全连接网络、卷积神经网络、递归神经网络;训练集,测试集,交叉验证,欠拟合,过拟合;数据规范化等

    Python

  5. grnn grnn Public

    Forked from xxArbiter/grnn

    Python

  6. Kalman-and-Bayesian-Filters-in-Python Kalman-and-Bayesian-Filters-in-Python Public

    Forked from rlabbe/Kalman-and-Bayesian-Filters-in-Python

    Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filte…

    Jupyter Notebook