Skip to content
View JingYao152's full-sized avatar

Block or report JingYao152

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. To-Do-List To-Do-List Public

    JavaScript 1

  2. FireYolov8.NET FireYolov8.NET Public

    Forked from StandardL/FireYolov8.NET

    A WinUI3 application combining Yolov8 models with ONNX Runtime

    Python

  3. Golang-iM-System Golang-iM-System Public

    Go

  4. User-Center User-Center Public

    Java

  5. jingyao-ai-code-assistant jingyao-ai-code-assistant Public

    Java

  6. ViT-STL10 ViT-STL10 Public

    本项目使用ViT模型,在STL-10数据集上进行图像分类实验。项目包含完整的ViT架构实,并系统对比了多种优化器(Adam、AdamW、SGD、RMSprop、Adagrad、AdaFactor)在不同超参数配置下的性能表现。实验涵盖了不同模型深度、patch 大小、图像尺寸和动量参数等超参数的影响分析。项目支持完整的训练流程、模型评估、训练日志记录和可视化功能,便于深入理解 Vision …

    Python