- 博客(683)
- 收藏
- 关注
原创 PAIR-code/lit项目组件与功能深度解析
PAIR-code/lit项目组件与功能深度解析 lit The Learning Interpretability Tool: Interactively analyze ML models to understand their behavior in an extensible and framework agno...
2025-06-11 09:03:36
328
原创 PyQt5绘图系统详解:从基础文本到贝塞尔曲线
PyQt5绘图系统详解:从基础文本到贝塞尔曲线 PyQt-Chinese-tutorial PyQt6中文教程 项目地址: https://gitcode.com/gh_mirrors/py/PyQt-Chinese-tutori...
2025-06-11 09:03:00
407
原创 VivaGraphJS 升级指南:从旧版本迁移到新版本的最佳实践
VivaGraphJS 升级指南:从旧版本迁移到新版本的最佳实践 VivaGraphJS Graph drawing library for JavaScript 项目地址: https://gitcode.com/gh_mirr...
2025-06-10 09:18:38
331
原创 深入解析Sapiens项目中的身体部位与面部语义分割技术
深入解析Sapiens项目中的身体部位与面部语义分割技术 sapiens High-resolution models for human tasks. 项目地址: https://gitcode.com/gh_mirrors/s...
2025-06-08 09:14:23
323
原创 Oak框架中的Server-Sent Events(SSE)实现详解
Oak框架中的Server-Sent Events(SSE)实现详解 oak A middleware framework for handling HTTP with Deno ????️ ???? 项目地址: https://gitcod...
2025-06-08 09:03:05
344
原创 Flask-SocketIO 项目部署指南:从开发到生产环境全解析
Flask-SocketIO 项目部署指南:从开发到生产环境全解析 Flask-SocketIO miguelgrinberg/Flask-SocketIO: Flask-SocketIO 是一个为 Flask 框架提供 Socket.IO 支持的扩展,使得开发者能够轻松地在 Flask 应用中实现实时双向通信功能。 ...
2025-06-08 09:01:05
353
原创 Tiny-CNN深度学习框架使用指南
Tiny-CNN深度学习框架使用指南 tiny-dnn 项目地址: https://gitcode.com/gh_mirrors/tin/tiny-dnn 前言Tiny-...
2025-06-07 09:05:28
286
原创 深入理解express-validator中的Sanitization Chain API
深入理解express-validator中的Sanitization Chain API express-validator 项目地址: https://gitcode.com/gh_mirrors/exp/express-v...
2025-06-07 09:04:52
258
原创 Presenterm项目中的注释命令详解
Presenterm项目中的注释命令详解 presenterm A terminal slideshow tool 项目地址: https://gitcode.com/gh_mirrors/pr/presenterm ...
2025-06-07 09:00:59
381
原创 Google Flax项目NNX模块过滤器使用指南
Google Flax项目NNX模块过滤器使用指南 flax Flax is a neural network library for JAX that is designed for flexibility. 项目地址: htt...
2025-06-06 09:14:26
340
原创 Nextcloud All-in-One 手动安装指南:技术专家深度解析
Nextcloud All-in-One 手动安装指南:技术专家深度解析 all-in-one The official Nextcloud installation method. Provides easy deployment and maintenance with most features included ...
2025-06-06 09:05:27
264
原创 Paddle-Lite模型量化技术详解:从原理到实践
Paddle-Lite模型量化技术详解:从原理到实践 Paddle-Lite PaddlePaddle High Performance Deep Learning Inference Engine for Mobile and Edge (飞桨高性能深度学习端侧推理引擎) ...
2025-06-06 09:03:58
245
原创 Apache DataFusion CLI 使用完全指南
Apache DataFusion CLI 使用完全指南 datafusion Apache DataFusion SQL Query Engine 项目地址: https://gitcode.com/gh_mirrors/dat...
2025-06-06 09:02:36
400
原创 React Native Bottom Sheet 常见问题排查指南
React Native Bottom Sheet 常见问题排查指南 react-native-bottom-sheet A performant interactive bottom sheet with fully configurable options ???? ...
2025-06-05 09:14:31
228
原创 OwlCarousel2 轮播插件安装指南
OwlCarousel2 轮播插件安装指南 OwlCarousel2 DEPRECATED jQuery Responsive Carousel. 项目地址: https://gitcode.com/gh_mirrors/ow/O...
2025-06-05 09:09:27
227
原创 MMsegmentation项目自定义数据集开发指南
MMsegmentation项目自定义数据集开发指南 mmsegmentation OpenMMLab Semantic Segmentation Toolbox and Benchmark. 项目地址: https://gitc...
2025-06-04 09:20:37
396
原创 在a-h/templ项目中实现国际化(i18n)支持
在a-h/templ项目中实现国际化(i18n)支持 templ A language for writing HTML user interfaces in Go. 项目地址: https://gitcode.com/gh_mi...
2025-06-04 09:19:54
242
原创 PollyJS快速入门指南:前端HTTP请求录制与回放工具详解
PollyJS快速入门指南:前端HTTP请求录制与回放工具详解 pollyjs Record, Replay, and Stub HTTP Interactions. 项目地址: https://gitcode.com/gh_mi...
2025-06-04 09:03:41
296
原创 ManticoreSearch 范围查询优化指南:提升大数据量索引效率
ManticoreSearch 范围查询优化指南:提升大数据量索引效率 manticoresearch manticoresoftware/manticoresearch: 这是一个用于快速搜索和索引数据的搜索引擎。适合用于需要快速搜索和索引数据的场景。特点:易于使用,支持多种数据格式,具有高性能和可扩展性。 ...
2025-06-04 09:02:25
211
原创 AWS Chalice 构建 REST API 实战教程
AWS Chalice 构建 REST API 实战教程 chalice Python Serverless Microframework for AWS 项目地址: https://gitcode.com/gh_mirrors/...
2025-06-04 09:00:38
376
原创 Redis-py中的Lua脚本编程指南
Redis-py中的Lua脚本编程指南 redis-py 项目地址: https://gitcode.com/gh_mirrors/red/redis-py Redis-p...
2025-06-03 09:03:03
247
原创 Transformers.js 支持的自然语言处理与多模态任务详解
Transformers.js 支持的自然语言处理与多模态任务详解 transformers.js State-of-the-art Machine Learning for the web. Run ???? Transformers directly in your browser, with no need for a ...
2025-06-03 09:01:17
211
原创 SQLModel 教程:使用 Python 3.10+ 进行表连接查询
SQLModel 教程:使用 Python 3.10+ 进行表连接查询 sqlmodel SQL databases in Python, designed for simplicity, compatibility, and robustness. ...
2025-06-02 09:06:56
345
原创 Tensor2Tensor分布式训练技术详解
Tensor2Tensor分布式训练技术详解 tensor2tensor Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research. ...
2025-06-02 09:06:17
220
原创 .NET运行时核心开发指南:CLR代码编写规范详解
.NET运行时核心开发指南:CLR代码编写规范详解 runtime .NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps. 项目地址: ...
2025-06-02 09:05:39
301
原创 Lottie-React-Native 组件 API 与使用指南
Lottie-React-Native 组件 API 与使用指南 lottie-react-native Lottie wrapper for React Native. 项目地址: https://gitcode.com/gh_...
2025-06-02 09:04:18
266
原创 HuggingFace Agents-Course项目解析:深入理解代码智能体的构建与应用
HuggingFace Agents-Course项目解析:深入理解代码智能体的构建与应用 agents-course This repository contains the Hugging Face Agents Course. ...
2025-06-02 09:01:52
343
原创 构建自动化安全实验室:Ansible、Vagrant与Terraform技术解析
构建自动化安全实验室:Ansible、Vagrant与Terraform技术解析 h4cker This repository is primarily maintained by Omar Santos (@santosomar) and includes thousands of resources related ...
2025-06-01 09:14:56
946
原创 HashiCorp Vault 敏感数据保护机制深度解析
HashiCorp Vault 敏感数据保护机制深度解析 vault A tool for secrets management, encryption as a service, and privileged access management ...
2025-06-01 09:00:10
389
原创 Ray项目入门指南:从零开始掌握分布式AI框架
Ray项目入门指南:从零开始掌握分布式AI框架 ray ray-project/ray: 是一个分布式计算框架,它没有使用数据库。适合用于大规模数据处理和机器学习任务的开发和实现,特别是对于需要使用分布式计算框架的场景。特点是分布式计算框架、无数据库。 ...
2025-05-30 09:11:15
317
原创 Gradio快速入门指南:轻松构建机器学习演示应用
Gradio快速入门指南:轻松构建机器学习演示应用 gradio Gradio是一个开源库,主要用于快速搭建和分享机器学习模型的交互式演示界面,使得非技术用户也能轻松理解并测试模型的功能,广泛应用于模型展示、教育及协作场景。 项目...
2025-05-30 09:09:31
392
原创 JavaGuide项目中的常见链表算法问题解析
JavaGuide项目中的常见链表算法问题解析 JavaGuide JavaGuide:这是一份Java学习与面试指南,它涵盖了Java程序员所需要掌握的大部分核心知识。这份指南是一份通俗易懂、风趣幽默的学习资料,内容全面,深受Java学习者的欢迎。 ...
2025-05-30 09:00:38
399
原创 Java初学者库yzk18的最佳实践教程
Java初学者库yzk18的最佳实践教程 yzk18 Java libraries for beginners. It can simplify the use of Java in the field of office automation. ...
2025-05-25 09:00:42
308
原创 开源项目最佳实践:Neural Text Generation with Unlikelihood Training
开源项目最佳实践:Neural Text Generation with Unlikelihood Training unlikelihood_training Neural Text Generation with Unlikelihood Training ...
2025-05-23 09:00:13
222
原创 Boop:为3D打印机增添高精度探针功能
Boop:为3D打印机增添高精度探针功能 Boop 项目地址: https://gitcode.com/gh_mirrors/boop/Boop 项目介绍Boop 是一款...
2025-05-16 09:00:01
364
原创 SCIM:构建供应链安全新标准的开源项目
SCIM:构建供应链安全新标准的开源项目 scim Supply Chain Integrity Model 项目地址: https://gitcode.com/gh_mirrors/sci/scim ...
2025-05-14 09:00:04
224
原创 streak.club:一款实现创意连击的在线平台
streak.club:一款实现创意连击的在线平台 streak.club a website for running creative streaks 项目地址: https://gitcode.com/gh_mirrors/s...
2025-05-11 19:00:15
251
原创 defendnot:项目的核心功能/场景
defendnot:项目的核心功能/场景 defendnot An even funnier way to disable windows defender. (through WSC api) 项目地址: https://git...
2025-05-08 09:07:35
492
原创 ObservableDefaults:简化UserDefaults管理的Swift库
ObservableDefaults:简化UserDefaults管理的Swift库 ObservableDefaults A Swift library that integrates UserDefaults with the new SwiftUI Observation framework ...
2025-05-05 19:30:27
532
原创 SwiftAI:高效构建深度学习模型的开源框架
SwiftAI:高效构建深度学习模型的开源框架 swiftai Swift for TensorFlow's high-level API, modeled after fastai 项目地址: https://gitcode.c...
2025-04-29 23:30:30
669
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人