Skip to content
View zimingttkx's full-sized avatar

Block or report zimingttkx

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

Pinned Loading

  1. AI-Practices AI-Practices Public

    🎓 机器学习与深度学习实战教程 | Comprehensive ML & DL Tutorial with Jupyter Notebooks | 包含线性回归、神经网络、CNN、RNN等完整教程

    Jupyter Notebook 414 67

  2. Network-Security-Based-On-ML Network-Security-Based-On-ML Public

    基于机器学习的网络安全检测系统 | 集成Kitsune/LUCID算法 | 支持ML/DL/RL模型 | 99.58%攻击检测准确率 | 19913 QPS | Docker/K8s部署

    Python 169 30

  3. cpp-from-scratch cpp-from-scratch Public template

    c++20 from-scratch implementations: LRU/LFU/ARC cache, red-black tree, memory pool, GC and more. Header-only, zero deps.

    C++ 77 7

  4. ConcurrentCache ConcurrentCache Public

    A high-performance distributed in-memory object cache system built from scratch in C++17, compatible with Redis protocol.

    C++