Skip to content
View zyf-xtu's full-sized avatar

Block or report zyf-xtu

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

    CNN经典网络结构复现:LeNet5、AlexNet、VGG、ResNet、InceptionNet等。

    Python 104 16

  2. captcha_ocr captcha_ocr Public

    2022DCIC-基于文本字符的交易验证码识别

    Python 19 8

  3. DL DL Public

    deep learning

    Python 17 3

  4. Machine-Learning-for-Beginner-by-Python3 Machine-Learning-for-Beginner-by-Python3 Public

    Forked from Anfany/Machine-Learning-for-Beginner-by-Python3

    为机器学习的入门者提供多种基于实例的sklearn、TensorFlow以及自编函数(AnFany)的ML算法程序。

    Python 1 1

  5. Train_Custom_Dataset Train_Custom_Dataset Public

    Forked from TommyZihao/Train_Custom_Dataset

    标注自己的数据集,训练、评估、测试、部署自己的人工智能算法

    Jupyter Notebook 1

  6. Kmeans-image Kmeans-image Public

    使用Kmeans聚类算法对没有任何信息的饼状图进行聚类分析、计算出饼状图每个类别所占比重

    Python