自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(674)
  • 收藏
  • 关注

原创 MosaicML Streaming项目云存储凭证配置指南

MosaicML Streaming项目云存储凭证配置指南 streaming A Data Streaming Library for Efficient Neural Network Training 项目地址: https:...

2025-06-30 09:34:44 415

原创 使用Ubisoft Mixer实现Blender多实例实时协作入门指南

使用Ubisoft Mixer实现Blender多实例实时协作入门指南 mixer Add-on for real-time collaboration in Blender. 项目地址: https://gitcode.com/...

2025-06-30 09:27:08 193

原创 Phantom项目组件开发指南:Activity、Service与BroadcastReceiver详解

Phantom项目组件开发指南:Activity、Service与BroadcastReceiver详解 Phantom Phantom — 唯一零 Hook 稳定占坑类 Android 热更新插件化方案 项目地址: https:...

2025-06-30 09:23:17 263

原创 libpng 库使用指南:PNG 图像处理的权威参考

libpng 库使用指南:PNG 图像处理的权威参考 libpng LIBPNG: Portable Network Graphics support, official libpng repository 项目地址: https...

2025-06-30 09:07:48 216

原创 Zend EventManager 实战技巧:参数修改、短路执行与优先级控制

Zend EventManager 实战技巧:参数修改、短路执行与优先级控制 zend-eventmanager Implement event systems, signal slots, intercepting filters, and observers. ...

2025-06-28 09:26:26 222

原创 Bashfuscator项目:如何开发新的Bash混淆变异器

Bashfuscator项目:如何开发新的Bash混淆变异器 Bashfuscator A fully configurable and extendable Bash obfuscation framework. This tool is intended to help both red team and blue ...

2025-06-27 09:36:14 276

原创 使用aitextgen从零训练自定义GPT-2模型实战教程

使用aitextgen从零训练自定义GPT-2模型实战教程 aitextgen A robust Python tool for text-based AI training and generation using GPT-2. ...

2025-06-27 09:12:21 323

原创 Node-Pinus 命令行工具使用指南

Node-Pinus 命令行工具使用指南 pinus A fast,scalable,distributed game server framework for Node.js, Powered by TypeScript. 一个TypeScript写的node.js分布式游戏/应用服务器框架(原型基于pomelo)。...

2025-06-27 09:04:40 214

原创 Varnish/Hitch中的PROXY协议详解:原理与应用场景

Varnish/Hitch中的PROXY协议详解:原理与应用场景 hitch A scalable TLS proxy by Varnish Software. 项目地址: https://gitcode.com/gh_mirro...

2025-06-27 09:01:18 269

原创 深入解析utls项目:TLS握手机制与扩展实现

深入解析utls项目:TLS握手机制与扩展实现 utls Fork of the Go standard TLS library, providing low-level access to the ClientHello for mimicry purposes. ...

2025-06-26 09:32:09 695

原创 Reactive Data Client 中 REST API 的使用指南

Reactive Data Client 中 REST API 的使用指南 data-client Async State Management without the Management 项目地址: https://gitco...

2025-06-26 09:11:51 346

原创 Touchwonders/Transition项目:实现自定义交互式转场动画指南

Touchwonders/Transition项目:实现自定义交互式转场动画指南 Transition Easy interactive interruptible custom ViewController transitions ...

2025-06-20 10:23:14 310

原创 Git Credential Manager for Windows自动化配置指南

Git Credential Manager for Windows自动化配置指南 Git-Credential-Manager-for-Windows Secure Git credential storage for Windows with support for Visual Studio Team Servic...

2025-06-19 09:18:01 233

原创 Kubernetes 入门教程:深入理解 Pod 的概念与实践

Kubernetes 入门教程:深入理解 Pod 的概念与实践 kubernetes-training 项目地址: https://gitcode.com/gh_mirrors/kuber/kubernetes-training...

2025-06-18 09:06:11 227

原创 Davia:快速构建Python应用的利器

Davia:快速构建Python应用的利器 davia The easiest way to build apps from your Python code 项目地址: https://gitcode.com/gh_mirror...

2025-06-15 09:00:02 293

原创 Alexa Skills Kit SDK for Node.js 从v1迁移到v2完全指南

Alexa Skills Kit SDK for Node.js 从v1迁移到v2完全指南 alexa-skills-kit-sdk-for-nodejs The Alexa Skills Kit SDK for Node.js helps you get a skill up and running quickly, ...

2025-06-12 09:11:20 256

原创 OpenXLA IREE项目:PyTorch模型编译与部署全攻略

OpenXLA IREE项目:PyTorch模型编译与部署全攻略 iree A retargetable MLIR-based machine learning compiler and runtime toolkit. 项目地址...

2025-06-12 09:10:43 412

原创 DeepSparse Pipelines:高效模型部署的终极指南

DeepSparse Pipelines:高效模型部署的终极指南 deepsparse Sparsity-aware deep learning inference runtime for CPUs 项目地址: https://g...

2025-06-12 09:10:33 316

原创 Playwright MCP Server:浏览器与API自动化测试新方案

Playwright MCP Server:浏览器与API自动化测试新方案 mcp-playwright Repository contains Playwright Model Context Protocol to automate Browser and APIs ...

2025-06-11 09:01:08 293

原创 基于Align-Anything框架的文本-图像到文本监督微调(SFT)实战指南

基于Align-Anything框架的文本-图像到文本监督微调(SFT)实战指南 align-anything Align Anything: Training All-modality Model with Feedback 项...

2025-06-10 09:19:24 282

原创 LMQL项目入门指南:从零开始编写你的第一个提示查询程序

LMQL项目入门指南:从零开始编写你的第一个提示查询程序 lmql A language for constraint-guided and efficient LLM programming. 项目地址: https://git...

2025-06-10 09:16:04 255

原创 深入理解AI-System项目:如何定制PyTorch张量运算

深入理解AI-System项目:如何定制PyTorch张量运算 AI-System 一个关于人工智能系统的研究项目,适合对人工智能系统和深度学习技术有兴趣的人士学习和研究,内容包括计算机视觉、自然语言处理、语音识别等多个领域。特点是大胆创新,实践性强,具有一定的研究价值。 ...

2025-06-10 09:05:11 313

原创 Expensify应用帮助文档编写规范详解

Expensify应用帮助文档编写规范详解 App Welcome to New Expensify: a complete re-imagination of financial collaboration, centered around chat. Help us build the next generation...

2025-06-10 09:00:16 262

原创 Volcano项目Job自动清理机制详解:TTLSecondsAfterFinished配置指南

Volcano项目Job自动清理机制详解:TTLSecondsAfterFinished配置指南 volcano Volcano是一个开源的Kubernetes批处理作业编排引擎,用于管理Kubernetes集群中的批量工作负载。 - 功能:Kubernetes作业编排;批处理负载管理;Kubernetes集群管理。...

2025-06-09 09:01:18 546

原创 torch2trt项目深度解析:如何高效参与开源贡献

torch2trt项目深度解析:如何高效参与开源贡献 torch2trt An easy to use PyTorch to TensorRT converter 项目地址: https://gitcode.com/gh_mirr...

2025-06-08 09:22:00 386

原创 Globalize 1.3.0 版本深度解析:国际化日期时间处理新突破

Globalize 1.3.0 版本深度解析:国际化日期时间处理新突破 globalize 项目地址: https://gitcode.com/gh_mirrors/glo/globalize ...

2025-06-08 09:20:49 232

原创 使用RxPY实现流式数据统计计算

使用RxPY实现流式数据统计计算 RxPY ReactiveX for Python 项目地址: https://gitcode.com/gh_mirrors/rx/RxPY ...

2025-06-08 09:18:34 236

原创 Docker CLI 插件开发指南:深入理解 Plugin API

Docker CLI 插件开发指南:深入理解 Plugin API cli The Docker CLI 项目地址: https://gitcode.com/gh_mirrors/cli5/cli ...

2025-06-08 09:04:06 319

原创 深入理解API Star的类型系统

深入理解API Star的类型系统 apistar The Web API toolkit. ???? 项目地址: https://gitcode.com/gh_mirrors/ap/apistar ...

2025-06-07 09:23:38 278

原创 Windows系统下的sudo替代方案:gsudo深度解析

Windows系统下的sudo替代方案:gsudo深度解析 gsudo Sudo for Windows 项目地址: https://gitcode.com/gh_mirrors/gs/gsudo ...

2025-06-07 09:23:34 311

原创 Rack::Attack 防护配置实战指南:从基础防护到安全防御

Rack::Attack 防护配置实战指南:从基础防护到安全防御 rack-attack Rack middleware for blocking & throttling 项目地址: https://gitcode.com/gh...

2025-06-07 09:23:05 389

原创 在Rails API项目中集成Administrate管理后台的最佳实践

在Rails API项目中集成Administrate管理后台的最佳实践 administrate A Rails engine that helps you put together a super-flexible admin dashboard. ...

2025-06-07 09:04:57 266

原创 Coroot项目应用分类功能详解:高效管理微服务监控视图

Coroot项目应用分类功能详解:高效管理微服务监控视图 coroot Open-source observability for microservices. Thanks to eBPF you can gain comprehensive insights into your system within minut...

2025-06-06 09:20:25 269

原创 PyTorch深度学习项目中的图卷积网络(GCN)原理详解

PyTorch深度学习项目中的图卷积网络(GCN)原理详解 NYU-DLSP20 NYU Deep Learning Spring 2020 项目地址: https://gitcode.com/gh_mirrors/pyt/pyt...

2025-06-06 09:07:03 299

原创 DeepPavlov项目贡献指南:从代码提交到合并的全流程解析

DeepPavlov项目贡献指南:从代码提交到合并的全流程解析 DeepPavlov An open source library for deep learning end-to-end dialog systems and chatbots. ...

2025-06-06 09:05:31 314

原创 深入理解gh-dash项目架构与开发指南

深入理解gh-dash项目架构与开发指南 gh-dash A beautiful CLI dashboard for GitHub ???? 项目地址: https://gitcode.com/gh_mirrors/gh/gh-das...

2025-06-05 09:05:37 286

原创 Semi Design 中的 BackTop 组件详解:优雅实现返回顶部功能

Semi Design 中的 BackTop 组件详解:优雅实现返回顶部功能 semi-design ????A modern, comprehensive, flexible design system and React UI library. ???? Provide more than 2800+ Design Tokens...

2025-06-04 09:19:44 292

原创 ASP.NET Core配置系统实战指南:从基础到高级应用

ASP.NET Core配置系统实战指南:从基础到高级应用 practical-aspnetcore 该项目提供了关于ASP.NET Core实际应用开发的一系列教程和示例,涵盖了从基础知识到高级主题,是一个实用的学习资源库。适合于想要掌握ASP.NET Core技术栈的开发者进行学习和参考。 ...

2025-06-04 09:09:44 415

原创 Unleash项目:Java Spring Boot中的高级功能开关实践指南

Unleash项目:Java Spring Boot中的高级功能开关实践指南 unleash unleash - 这是一个开源的持续部署和持续交付平台,用于自动化部署、测试、回滚等流程。适用于团队协同工作、持续集成、持续交付等场景。 ...

2025-06-03 09:05:47 402

原创 3dgs-warp-scratch:3D高斯散点技术在Python中的实现与应用

3dgs-warp-scratch:3D高斯散点技术在Python中的实现与应用 3dgs-warp-scratch Build 3D Gaussian Splatting from scratch with NVIDIA Warp — CPU/GPU compatible, with a clean and minim...

2025-06-03 09:00:04 309

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除