Skip to content
View zqq131563's full-sized avatar

Block or report zqq131563

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. iot-storage-experiment-assignment-2019 iot-storage-experiment-assignment-2019 Public

    Forked from cs-course/iot-storage-experiment-assignment-2019

  2. s3-benchmark s3-benchmark Public

    Forked from chinglinwen/s3-benchmark

    Performance test for comparison of AWS ,Ceph RadosGW and Minio ( based on wasabi-tech/s3-benchmark )

    Go

  3. oneAPI-samples oneAPI-samples Public

    Forked from oneapi-src/oneAPI-samples

    Samples for Intel oneAPI toolkits

    HTML

  4. MNIST MNIST Public

    Forked from sumuyunyu/MNIST

    朴素贝叶斯实现手写数字识别

    Python

  5. ML_demo ML_demo Public

    Forked from ice-tong/ML_demo

    一些机器学习算法的demo。普通最小二乘法,决策树(Iris鸢尾花数据集),KNN(mnist手写数字数据集),朴素贝叶斯分类西瓜数据集,trec06c数据集垃圾邮件分类(spam),逻辑斯蒂回归,随机梯度下降SGD与全梯度下降的对比,mnist中8和9的二分类,泰坦尼克号数据集。

    Python