自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 JetBot碰撞避免项目:数据收集完全指南

JetBot碰撞避免项目:数据收集完全指南 jetbot An educational AI robot based on NVIDIA Jetson Nano. 项目地址: https://gitcode.com/gh_mirr...

2025-06-12 09:11:42 162

原创 MathNet.Numerics随机数生成技术详解

MathNet.Numerics随机数生成技术详解 mathnet-numerics Math.NET Numerics 项目地址: https://gitcode.com/gh_mirrors/ma/mathnet-numeri...

2025-06-11 09:02:31 155

原创 Infinity项目集群部署与架构解析

Infinity项目集群部署与架构解析 infinity 项目地址: https://gitcode.com/gh_mirrors/inf/infinity 前言Infi...

2025-06-11 09:01:07 245

原创 深入理解hynek/structlog中的异常处理机制

深入理解hynek/structlog中的异常处理机制 structlog Simple, powerful, and fast logging for Python. 项目地址: https://gitcode.com/gh_m...

2025-06-10 09:05:51 376

原创 ZenML项目中的RAG嵌入生成技术详解

ZenML项目中的RAG嵌入生成技术详解 zenml 项目地址: https://gitcode.com/gh_mirrors/zen/zenml 什么是嵌入(Embedd...

2025-06-09 09:04:49 209

原创 哈希表原理与实现详解——以hadyang/interview项目为例

哈希表原理与实现详解——以hadyang/interview项目为例 interview 项目地址: https://gitcode.com/gh_mirrors/intervi/interview ...

2025-06-08 09:20:43 302

原创 LoopBack 4 技术路线与核心发展目标深度解析

LoopBack 4 技术路线与核心发展目标深度解析 loopback-next LoopBack makes it easy to build modern API applications that require complex integrations. ...

2025-06-08 09:14:32 249

原创 使用Panel的AnyWidgetComponent创建超级马里奥风格按钮

使用Panel的AnyWidgetComponent创建超级马里奥风格按钮 panel holoviz/panel: Panel 是一个开源的数据可视化库,专为Python生态设计,基于HoloViews构建,能够轻松将各种数据科学和数据分析结果转化为交互式仪表板应用。用户可以创建复杂的可视化界面,并与Bokeh、Plo...

2025-06-08 09:05:08 290

原创 mlpack项目参与Google Summer of Code指南

mlpack项目参与Google Summer of Code指南 mlpack mlpack: a fast, header-only C++ machine learning library 项目地址: https://git...

2025-06-08 09:02:29 400

原创 Detekt项目中的Jetpack Compose静态代码检测指南

Detekt项目中的Jetpack Compose静态代码检测指南 detekt 项目地址: https://gitcode.com/gh_mirrors/det/detekt ...

2025-06-06 09:20:12 346

原创 TensorBoard插件开发完全指南

TensorBoard插件开发完全指南 tensorboard TensorFlow's Visualization Toolkit 项目地址: https://gitcode.com/gh_mirrors/te/tensorbo...

2025-06-06 09:05:29 379

原创 mppi_swerve_drive_ros:高效安全的四轮差速机器人控制器

mppi_swerve_drive_ros:高效安全的四轮差速机器人控制器 mppi_swerve_drive_ros [IROS 2024] MPPI (Model Predictive Path-Integral) Controller for a Swerve Drive Robot ...

2025-06-06 00:40:29 894

原创 Apex/Up 项目深度指南:从开发到生产环境部署全流程

Apex/Up 项目深度指南:从开发到生产环境部署全流程 up Deploy infinitely scalable serverless apps, apis, and sites in seconds to AWS. 项目地址...

2025-06-04 09:21:20 199

原创 MMSegmentation 1.x 可视化功能详解

MMSegmentation 1.x 可视化功能详解 mmsegmentation OpenMMLab Semantic Segmentation Toolbox and Benchmark. 项目地址: https://gitc...

2025-06-04 09:20:56 346

原创 Templ模板引擎中的单次渲染机制详解

Templ模板引擎中的单次渲染机制详解 templ A language for writing HTML user interfaces in Go. 项目地址: https://gitcode.com/gh_mirrors/t...

2025-06-04 09:19:09 259

原创 Axolotl项目中的Unsloth优化:单GPU上的高效QLoRA微调技术解析

Axolotl项目中的Unsloth优化:单GPU上的高效QLoRA微调技术解析 axolotl 项目地址: https://gitcode.com/gh_mirrors/ax/axolotl ...

2025-06-04 09:17:26 379

原创 Graphiti快速入门指南:基于知识图谱的智能搜索系统实践

Graphiti快速入门指南:基于知识图谱的智能搜索系统实践 graphiti 用于构建和查询时序感知知识图谱的框架,专为在动态环境中运行的 AI 代理量身定制。 项目地址: https://gitcode.com/gh_mirr...

2025-06-04 09:09:41 377

原创 SQLAlchemy水平分片技术实战:多数据库分片实现详解

SQLAlchemy水平分片技术实战:多数据库分片实现详解 sqlalchemy The Database Toolkit for Python 项目地址: https://gitcode.com/gh_mirrors/sq/sq...

2025-06-04 09:02:23 235

原创 VitePress 入门指南:从零开始构建文档网站

VitePress 入门指南:从零开始构建文档网站 vitepress Vite & Vue powered static site generator. 项目地址: https://gitcode.com/gh_mirrors/...

2025-06-02 09:17:48 279

原创 Bokeh交互式图例功能详解:隐藏与静默图表元素

Bokeh交互式图例功能详解:隐藏与静默图表元素 bokeh bokeh/bokeh: 是一个用于创建交互式图形和数据的 Python 库。适合用于数据可视化、数据分析和呈现,以及创建动态的 Web 应用。特点是提供了一种简洁、直观的 API 来描述和处理数据,并生成交互式的可视化效果。 ...

2025-06-02 09:00:11 362

原创 NES.css:打造复古8比特风格的CSS框架指南

NES.css:打造复古8比特风格的CSS框架指南 NES.css 项目地址: https://gitcode.com/gh_mirrors/nes/NES.css 概述...

2025-06-01 09:14:58 474

原创 TDengine参数绑定写入技术详解

TDengine参数绑定写入技术详解 TDengine TDengine is an open source, high-performance, cloud native time-series database optimized for Internet of Things (IoT), Connected Car...

2025-06-01 09:08:48 368

原创 Dapr项目持续集成环境搭建指南

Dapr项目持续集成环境搭建指南 dapr Dapr 是一个用于分布式应用程序的运行时,提供微服务架构和跨平台的支持,用于 Kubernetes 和其他云原生技术。 * 微服务架构、分布式应用程序的运行时、Kubernetes 和其他云原生技术 * 有什么特点:基于 Kubernetes、支持多种编程语言和工具、易于...

2025-06-01 09:05:56 251

原创 React Native Elements 徽章(Badge)组件深度解析与应用指南

React Native Elements 徽章(Badge)组件深度解析与应用指南 react-native-elements Cross-Platform React Native UI Toolkit 项目地址: https...

2025-06-01 09:05:36 292

原创 深入解析AI Meme Generator Agent浏览器自动化工具

深入解析AI Meme Generator Agent浏览器自动化工具 awesome-llm-apps Collection of awesome LLM apps with RAG using OpenAI, Anthropic, Gemini and opensource models. ...

2025-05-30 09:18:14 334

原创 基于Ollama平台的PrivateGPT技术实践:使用Llama 2构建私有知识问答系统

基于Ollama平台的PrivateGPT技术实践:使用Llama 2构建私有知识问答系统 ollama 启动并运行 Llama 2、Mistral、Gemma 和其他大型语言模型。 项目地址: https://gitcode.c...

2025-05-30 09:00:16 276

原创 nestjs-graphql-prisma-realworld-example-app: NestJS与GraphQL结合的CRUD实战项目

nestjs-graphql-prisma-realworld-example-app: NestJS与GraphQL结合的CRUD实战项目 nestjs-graphql-prisma-realworld-example-app Example real world application built with Nest...

2025-05-29 09:00:05 392

原创 failsafe.js:增强应用健壮性的jQuery插件

failsafe.js:增强应用健壮性的jQuery插件 failsafe.js A jQuery Plugin to make your App Robust 项目地址: https://gitcode.com/gh_mirro...

2025-05-28 09:00:01 379

原创 wavesurfer-react:打造React中的音频可视化利器

wavesurfer-react:打造React中的音频可视化利器 wavesurfer-react React component for wavesurfer.js 项目地址: https://gitcode.com/gh_m...

2025-05-27 01:04:54 943

原创 GodAmp 项目启动与配置教程

GodAmp 项目启动与配置教程 GodAmp Cross-platform Winamp reimplementation built with Godot. 项目地址: https://gitcode.com/gh_mirro...

2025-05-26 09:00:47 230

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

F# Language Bindings 开源项目启动与配置教程 zarchive-fsharpbinding Archive of F# Language Bindings for Open Editors 项目地址: http...

2025-05-24 09:00:17 383

原创 P2:打造高效可扩展的软件部署工具

P2:打造高效可扩展的软件部署工具 p2 Platypus Platform: Tools for Scalable Deployment 项目地址: https://gitcode.com/gh_mirrors/p2/p2 ...

2025-05-19 09:00:01 302

原创 github-models:开源模型功能支持

github-models:开源模型功能支持 github-models GitHub model catalog 项目地址: https://gitcode.com/gh_mirrors/gi/github-models ...

2025-05-15 04:53:54 802

原创 messenger-bot-samples:打造高效 Messenger 机器人

messenger-bot-samples:打造高效 Messenger 机器人 messenger-bot-samples Messenger Bot Samples 项目地址: https://gitcode.com/gh_m...

2025-05-10 20:50:15 777

原创 Subliminal:一款卓越的iOS集成测试框架

Subliminal:一款卓越的iOS集成测试框架 Subliminal An understated approach to iOS integration testing. 项目地址: https://gitcode.com/...

2025-05-09 17:40:33 802

原创 cad-in-unity:将CAD模型无缝导入Unity3D的强大工具

cad-in-unity:将CAD模型无缝导入Unity3D的强大工具 cad-in-unity Loading CAD into Unity 3D applications 项目地址: https://gitcode.com/g...

2025-05-08 09:07:26 653

原创 ComfyUI-Diffusers-X-Adapter:为模型升级提供无缝兼容的解决方案

ComfyUI-Diffusers-X-Adapter:为模型升级提供无缝兼容的解决方案 ComfyUI-Diffusers-X-Adapter ComfyUI diffusers wrapper node X-Adapter testing ...

2025-05-04 09:08:50 645

原创 抽象推理矩阵项目最佳实践

抽象推理矩阵项目最佳实践 abstract-reasoning-matrices Progressive matrices dataset, as described in: Measuring abstract reasoning in neural networks (Barrett*, Hill*, Santoro...

2025-04-28 10:40:04 411

原创 tiny-frpc 的安装和配置教程

tiny-frpc 的安装和配置教程 tiny-frpc tiny frpc using ssh protocol with frps 项目地址: https://gitcode.com/gh_mirrors/ti/tiny-fr...

2025-04-28 10:20:31 220

原创 clerk-shadcn-theme 的安装和配置教程

clerk-shadcn-theme 的安装和配置教程 clerk-shadcn-theme Easily synchronize your Clerk and components with your shadcn/ui styles. ...

2025-04-28 10:00:11 326

空空如也

空空如也

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

TA关注的人

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