自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 Jansson项目升级指南:从1.x版本迁移到2.x版本

Jansson项目升级指南:从1.x版本迁移到2.x版本 jansson C library for encoding, decoding and manipulating JSON data 项目地址: https://gitc...

2025-06-12 09:09:27 201

原创 GOAT-PEFT:提升大规模模型微调性能的创新框架

GOAT-PEFT:提升大规模模型微调性能的创新框架 GOAT-PEFT [ICML2025] Make LoRA Great Again: Boosting LoRA with Adaptive Singular Values and Mixture-of-Experts Optimization Alignment...

2025-06-12 09:00:03 184

原创 Notepad2-mod 增强版:轻量级代码编辑器的功能升级解析

Notepad2-mod 增强版:轻量级代码编辑器的功能升级解析 notepad2 Notepad2-zufuliu is a light-weight Scintilla based text editor for Windows with syntax highlighting, code folding, auto...

2025-06-10 09:18:37 226

原创 Ambient游戏引擎教程:第八章 - 游戏模组开发指南

Ambient游戏引擎教程:第八章 - 游戏模组开发指南 Ambient The multiplayer game engine 项目地址: https://gitcode.com/gh_mirrors/amb/Ambient ...

2025-06-10 09:18:01 284

原创 Opal项目解析:如何在JavaScript中动态解析Ruby代码

Opal项目解析:如何在JavaScript中动态解析Ruby代码 opal Ruby ♥︎ JavaScript 项目地址: https://gitcode.com/gh_mirrors/op/opal ...

2025-06-08 09:20:40 403

原创 Spring Data REST 多数据存储示例解析

Spring Data REST 多数据存储示例解析 spring-data-examples Spring Data Example Projects 项目地址: https://gitcode.com/gh_mirrors/s...

2025-06-08 09:03:25 291

原创 Ernie/Ransack 高级使用技巧与注意事项

Ernie/Ransack 高级使用技巧与注意事项 ransack 项目地址: https://gitcode.com/gh_mirrors/ran/ransack 前言...

2025-06-07 09:21:17 359

原创 使用HuggingFace Smol-Course中的视觉语言模型(VLM)处理多模态任务

使用HuggingFace Smol-Course中的视觉语言模型(VLM)处理多模态任务 smol-course A course on aligning smol models. 项目地址: https://gitcode.c...

2025-06-07 09:06:36 304

原创 Riverpod中的ProviderObserver:实现日志记录与错误监控

Riverpod中的ProviderObserver:实现日志记录与错误监控 riverpod A simple way to access state while robust and testable. 项目地址: https...

2025-06-06 09:11:53 398

原创 Alluxio系统升级指南:从备份到版本迁移的完整流程

Alluxio系统升级指南:从备份到版本迁移的完整流程 alluxio Alluxio, data orchestration for analytics and machine learning in the cloud 项目地...

2025-06-06 09:04:52 268

原创 Norvig/paip-lisp项目解析:知识表示与推理技术详解

Norvig/paip-lisp项目解析:知识表示与推理技术详解 paip-lisp Lisp code for the textbook "Paradigms of Artificial Intelligence Programming" ...

2025-06-06 09:01:49 405

原创 Kube-Bench 安全工具安装指南:四种方式详解

Kube-Bench 安全工具安装指南:四种方式详解 kube-bench Checks whether Kubernetes is deployed according to security best practices as defined in the CIS Kubernetes Benchmark ...

2025-06-06 09:00:25 362

原创 深入理解styled-system中的Variants功能

深入理解styled-system中的Variants功能 styled-system ⬢ Style props for rapid UI development 项目地址: https://gitcode.com/gh_mir...

2025-06-05 09:10:01 210

原创 使用Portkey-AI网关结合OpenAI SDK实现动态提示模板

使用Portkey-AI网关结合OpenAI SDK实现动态提示模板 gateway 项目地址: https://gitcode.com/gh_mirrors/ga/gateway ...

2025-06-05 09:09:47 299

原创 PyTorch教程:使用torch.compile优化器加速训练性能

PyTorch教程:使用torch.compile优化器加速训练性能 tutorials PyTorch tutorials. 项目地址: https://gitcode.com/gh_mirrors/tuto/tutorials...

2025-06-05 09:01:56 235

原创 Uno Platform 项目实战:如何创建跨平台控件库

Uno Platform 项目实战:如何创建跨平台控件库 uno 项目地址: https://gitcode.com/gh_mirrors/uno/Uno 前言在 Uno...

2025-06-04 09:17:47 362

原创 TheOdinProject 项目教程:Express 框架入门指南

TheOdinProject 项目教程:Express 框架入门指南 curriculum TheOdinProject/curriculum: The Odin Project 是一个免费的在线编程学习平台,这个仓库是其课程大纲和教材资源库,涵盖了Web开发相关的多种技术栈,如HTML、CSS、JavaScript以及...

2025-06-04 09:03:33 390

原创 ZITADEL项目SDK与示例应用全面指南

ZITADEL项目SDK与示例应用全面指南 zitadel ZITADEL - Identity infrastructure, simplified foryou. 项目地址: https://gitcode.com/gh_m...

2025-06-04 09:01:12 223

原创 QEMU磁盘I/O限速机制深度解析

QEMU磁盘I/O限速机制深度解析 qemu Official QEMU mirror. Please see https://www.qemu.org/contribute/ for how to submit changes to QEMU. Pull Requests are ignored. Please onl...

2025-06-03 09:11:17 326

原创 Highcharts 图表中的绘图带(Plot Bands)与绘图线(Plot Lines)详解

Highcharts 图表中的绘图带(Plot Bands)与绘图线(Plot Lines)详解 highcharts 项目地址: https://gitcode.com/gh_mirrors/high/highcharts ...

2025-06-03 09:06:05 266

原创 基于rasbt/deeplearning-models的Packed Sequence RNN情感分析实战

基于rasbt/deeplearning-models的Packed Sequence RNN情感分析实战 deeplearning-models A collection of various deep learning architectures, models, and tips ...

2025-06-02 09:04:44 241

原创 Apache ShardingSphere Proxy 数据源配置详解

Apache ShardingSphere Proxy 数据源配置详解 shardingsphere Distributed SQL transaction & query engine for data sharding, scaling, encryption, and more - on any database....

2025-06-02 09:00:38 441

原创 ovld:快速的多重分发 Python 库

ovld:快速的多重分发 Python 库 ovld Advanced multiple dispatch for Python functions 项目地址: https://gitcode.com/gh_mirrors/ov/...

2025-06-02 09:00:03 388

原创 Homebrew Cask 常见错误解析与解决方案指南

Homebrew Cask 常见错误解析与解决方案指南 homebrew-cask ???? A CLI workflow for the administration of macOS applications distributed as binaries ...

2025-06-01 09:14:53 227

原创 Redux-Saga 入门指南:优雅管理Redux异步流程

Redux-Saga 入门指南:优雅管理Redux异步流程 redux-saga 项目地址: https://gitcode.com/gh_mirrors/red/redux-saga ...

2025-06-01 09:08:45 252

原创 Refine项目教程:使用Material UI手动创建列表页面

Refine项目教程:使用Material UI手动创建列表页面 refine 一个用于构建内部工具、管理面板、仪表盘和B2B应用程序的React框架,具有无与伦比的灵活性。 项目地址: https://gitcode.com/g...

2025-06-01 09:03:31 385

原创 Foundation Sites 项目中的 Sass 使用指南

Foundation Sites 项目中的 Sass 使用指南 foundation-sites foundation/foundation-sites: Foundation Sites 是一个响应式前端框架,基于CSS Grid布局,提供了一系列可重用的UI组件和灵活的网格系统,帮助开发者快速构建适应各种设备和屏幕尺...

2025-06-01 09:01:37 313

原创 Reactive-Resume项目本地开发环境搭建指南

Reactive-Resume项目本地开发环境搭建指南 Reactive-Resume AmruthPillai/Reactive-Resume: 是一个基于 React 和 Firebase 的简历生成工具。适合对 Web 开发和简历制作有兴趣的人,特别是想快速生成个性化简历的人。特点是提供了一个简洁易用的界面,可以通...

2025-05-30 09:18:56 408

原创 ClickHouse窗口函数first_value深度解析

ClickHouse窗口函数first_value深度解析 ClickHouse ClickHouse® 是一个免费的大数据分析型数据库管理系统。 项目地址: https://gitcode.com/gh_mirrors/cli/...

2025-05-30 09:09:55 364

原创 开源项目启动与配置教程

开源项目启动与配置教程 spiders Web Crawlers. 项目地址: https://gitcode.com/gh_mirrors/spiders/spiders ...

2025-05-29 09:00:43 321

原创 KHAN-MD开源项目启动与配置教程

KHAN-MD开源项目启动与配置教程 KHAN-MD New Advance WhatsApp Bot 项目地址: https://gitcode.com/gh_mirrors/khan/KHAN-MD ...

2025-05-28 01:12:57 305

原创 高性能张量处理引擎项目启动与配置教程

高性能张量处理引擎项目启动与配置教程 High-Performance-Tensor-Processing-Engines 项目地址: https://gitcode.com/gh_mirrors/hi/High-Perform...

2025-05-25 09:01:10 244

原创 home-:共建家庭友好型共享住宅社区

home-:共建家庭友好型共享住宅社区 home- ???? ????‍???? ???? home is where you can [learn to] build the future surrounded by like-minded creative, friendly and [intrinsically] motivated pe...

2025-05-21 01:15:01 314

原创 NeonTreeEvaluation:多传感器基准数据集助力树木检测

NeonTreeEvaluation:多传感器基准数据集助力树木检测 NeonTreeEvaluation Benchmark dataset for tree detection for airborne RGB, Hyperspectral and LIDAR imagery ...

2025-05-15 09:00:03 224

原创 NoiseCapture:环境噪声测量与地图生成

NoiseCapture:环境噪声测量与地图生成 NoiseCapture Android App dedicated to the measurement of environmental noise. 项目地址: https:...

2025-05-05 17:10:22 888

原创 RPG-LaTeX-Template 的安装和配置教程

RPG-LaTeX-Template 的安装和配置教程 RPG-LaTeX-Template A Small Template For RPG book 项目地址: https://gitcode.com/gh_mirrors/r...

2025-04-25 10:37:48 376

原创 motif:基于AI反馈的内驱激励机制

motif:基于AI反馈的内驱激励机制 motif Intrinsic Motivation from Artificial Intelligence Feedback 项目地址: https://gitcode.com/gh_m...

2025-04-25 09:15:42 631

原创 ComfyUI-mxToolkit 项目启动与配置教程

ComfyUI-mxToolkit 项目启动与配置教程 ComfyUI-mxToolkit ComfyUI custom nodes kit 项目地址: https://gitcode.com/gh_mirrors/co/Comf...

2025-04-24 11:23:06 352

原创 模型检查器开源项目最佳实践教程

模型检查器开源项目最佳实践教程 modelChecker Sanity checking tool for polygon models in Maya 项目地址: https://gitcode.com/gh_mirrors/m...

2025-04-23 11:40:27 320

原创 attu 项目亮点解析

attu 项目亮点解析 attu Milvus management GUI 项目地址: https://gitcode.com/gh_mirrors/at/attu 1. ...

2025-04-23 07:20:26 236

空空如也

空空如也

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

TA关注的人

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