Skip to content
View kute1654's full-sized avatar

Block or report kute1654

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. vector-benchmark vector-benchmark Public

    Benchmark for vector queries, currently supporting MyScale, ClickHouse, and pgvector.

    Python 1

  2. miniob miniob Public

    Forked from oceanbase/miniob

    MiniOB is a compact database that assists developers in understanding the fundamental workings of a database.

    C++

  3. miniob-2024 miniob-2024 Public

    Forked from bosswnx/miniob-2024

    C++

  4. ML-Assignment-1 ML-Assignment-1 Public

    Forked from oneJue/ML-Assignment-1

    Python

  5. ML-Assignment-2 ML-Assignment-2 Public

    Forked from LZlzLzzlzl/ML-Assignment-2

    Python

  6. MNIST_SVM MNIST_SVM Public

    Forked from MilleXi/MNIST_SVM

    一个基于支持向量机(SVM)模型的手写数字识别系统。使用了经典的MNIST数据集,通过图像预处理、特征提取和模型训练等步骤,构建了一个可以识别0到9之间数字的分类器。并使用Gradio搭建简单的可视化界面,方便用户上传手写数字图像并查看预测结果。

    Python