自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 Vendure电商平台升级指南:从版本更新到迁移策略

Vendure电商平台升级指南:从版本更新到迁移策略 vendure A headless GraphQL commerce platform for the modern web 项目地址: https://gitcode.co...

2025-06-07 09:03:05 213

原创 手绘信息图卡片设计指南:从认知到视觉表达的艺术

手绘信息图卡片设计指南:从认知到视觉表达的艺术 awesome-gpt4o-images Awesome curated collection of GPT-4o images & prompts. Explore diverse AI-generated art styles (Ghibli, 3D, etc.) fr...

2025-06-07 09:02:19 244

原创 FasterTransformer项目中的Swin-Transformer加速指南

FasterTransformer项目中的Swin-Transformer加速指南 FasterTransformer Transformer related optimization, including BERT, GPT 项...

2025-06-07 09:01:39 216

原创 Apache Zeppelin 配置详解:从基础到安全设置

Apache Zeppelin 配置详解:从基础到安全设置 zeppelin Web-based notebook that enables data-driven, interactive data analytics and collaborative documents with SQL, Scala and mo...

2025-06-07 09:01:13 232

原创 深入解析OpenAI一致性模型:原理、数据集与应用指南

深入解析OpenAI一致性模型:原理、数据集与应用指南 consistency_models Official repo for consistency models. 项目地址: https://gitcode.com/gh_m...

2025-06-06 09:21:49 256

原创 Apache Zeppelin 自定义解释器开发指南

Apache Zeppelin 自定义解释器开发指南 zeppelin apache/zeppelin: 这是一个开源的数据分析平台,用于协作式数据分析、可视化和笔记本共享。它允许开发者创建和共享笔记本,其中包含数据预处理、分析和可视化步骤。适合数据分析师和数据科学家。 ...

2025-06-06 09:20:21 250

原创 ntopng告警系统架构解析:从原理到实现

ntopng告警系统架构解析:从原理到实现 ntopng Web-based Traffic and Security Network Traffic Monitoring 项目地址: https://gitcode.com/gh...

2025-06-06 09:11:48 374

原创 PyTorch深度学习项目解析:CNN的演进与深度学习本质

PyTorch深度学习项目解析:CNN的演进与深度学习本质 NYU-DLSP20 NYU Deep Learning Spring 2020 项目地址: https://gitcode.com/gh_mirrors/pyt/pyt...

2025-06-06 09:06:40 260

原创 Any6D:模型无关的6D位姿估计新对象

Any6D:模型无关的6D位姿估计新对象 Any6D [CVPR 2025] Any6D: Model-free 6D Pose Estimation of Novel Objects 项目地址: https://gitcode....

2025-06-06 09:00:02 395

原创 时间序列特征提取利器:tsfresh项目全面解析

时间序列特征提取利器:tsfresh项目全面解析 tsfresh Automatic extraction of relevant features from time series: 项目地址: https://gitcode....

2025-06-05 09:00:09 378

原创 CodeGuide项目解析:深入理解哈希表数据结构

CodeGuide项目解析:深入理解哈希表数据结构 CodeGuide :books: 本代码库是作者小傅哥多年从事一线互联网 Java 开发的学习历程技术汇总,旨在为大家提供一个清晰详细的学习教程,侧重点更倾向编写Java核心内容。如果本仓库能为您提供帮助,请给予支持(关注、点赞、分享)! ...

2025-06-03 09:11:04 383

原创 ASP.NET Boilerplate框架深度解析与应用指南

ASP.NET Boilerplate框架深度解析与应用指南 aspnetboilerplate aspnetboilerplate: 是一个开源的 ASP.NET Core 应用程序框架,提供了各种开箱即用的功能和模块,方便开发者构建可扩展和可维护的 Web 应用程序。适合开发者使用 ASP.NET Core 构建企业...

2025-06-03 09:09:55 261

原创 SQLModel 教程:使用 Python ORM 更新数据库记录

SQLModel 教程:使用 Python ORM 更新数据库记录 sqlmodel SQL databases in Python, designed for simplicity, compatibility, and robustness. ...

2025-06-02 09:08:07 271

原创 IoT入门指南:传感器与执行器的原理与应用

IoT入门指南:传感器与执行器的原理与应用 IoT-For-Beginners 12 Weeks, 24 Lessons, IoT for All! 项目地址: https://gitcode.com/gh_mirrors/io/...

2025-06-02 09:06:47 227

原创 Ent框架实现自动生成GraphQL过滤器详解

Ent框架实现自动生成GraphQL过滤器详解 ent 项目地址: https://gitcode.com/gh_mirrors/ent4/ent 前言在现代应用开发中,...

2025-06-02 09:06:18 235

原创 深入理解Rust异步编程:Async/Await原理与实现

深入理解Rust异步编程:Async/Await原理与实现 blog_os Writing an OS in Rust 项目地址: https://gitcode.com/gh_mirrors/bl/blog_os ...

2025-06-02 09:06:17 310

原创 深入解析HuggingFace AI Agents课程:从入门到精通的技术之旅

深入解析HuggingFace AI Agents课程:从入门到精通的技术之旅 agents-course This repository contains the Hugging Face Agents Course. 项目地...

2025-06-02 09:01:44 283

原创 simdjson项目贡献指南与技术规范解析

simdjson项目贡献指南与技术规范解析 simdjson 项目地址: https://gitcode.com/gh_mirrors/sim/simdjson 项目概述与...

2025-06-01 09:15:32 303

原创 D2L项目解析:序列感知推荐系统Caser模型详解

D2L项目解析:序列感知推荐系统Caser模型详解 d2l-en d2l-ai/d2l-en: 是一个基于 Python 的深度学习教程,它使用了 SQLite 数据库存储数据。适合用于学习深度学习,特别是对于需要使用 Python 和 SQLite 数据库的场景。特点是深度学习教程、Python、SQLite 数据库。...

2025-06-01 09:09:09 229

原创 Composer配置详解:全面掌握composer.json的config配置项

Composer配置详解:全面掌握composer.json的config配置项 composer Dependency Manager for PHP 项目地址: https://gitcode.com/gh_mirrors/c...

2025-06-01 09:02:31 250

原创 Terrestria:为Minecraft打造精致多样的生物群系

Terrestria:为Minecraft打造精致多样的生物群系 Terrestria A Fabric mod enhancing the detail of Minecraft with unique and vibrant biomes. Inspired by ExtrabiomesXL. ...

2025-05-30 09:00:01 276

原创 Dumpscan 开源项目教程

Dumpscan 开源项目教程 dumpscan Finding secrets in kernel and user memory 项目地址: https://gitcode.com/gh_mirrors/du/dumpscan...

2025-05-28 09:01:09 273

原创 Unity 高质量Shader实现教程

Unity 高质量Shader实现教程 shaders A Standard Shader and Surface Shaders replacement for Unity for Built-In pipeline and forward rendering (VRChat) ...

2025-05-27 09:01:13 370

原创 DRO-Grasp 项目启动与配置教程

DRO-Grasp 项目启动与配置教程 DRO-Grasp Official code repository of paper "D(R, O) Grasp: A Unified Representation of Robot and Object Interaction for Cross-Embodiment Dex...

2025-05-27 09:01:07 230

原创 SelFee 项目最佳实践教程

SelFee 项目最佳实践教程 SelFee Official codebase for "SelFee: Iterative Self-Revising LLM Empowered by Self-Feedback Generation" ...

2025-05-27 09:00:35 276

原创 LTX-Video 开源项目最佳实践教程

LTX-Video 开源项目最佳实践教程 LTX-Video LTXVideo Q8 项目地址: https://gitcode.com/gh_mirrors/lt/LTX-Video ...

2025-05-26 00:51:51 629

原创 dashing:快速计算基因组间的距离

dashing:快速计算基因组间的距离 dashing Fast and accurate genomic distances using HyperLogLog 项目地址: https://gitcode.com/gh_mirr...

2025-05-21 09:00:03 310

原创 hug_rust:拥抱未来语言Rust,学习Rust的绝佳系列

hug_rust:拥抱未来语言Rust,学习Rust的绝佳系列 hug_rust 拥抱rust 项目地址: https://gitcode.com/gh_mirrors/hu/hug_rust ...

2025-05-12 17:30:25 600

原创 lin-cms-tp5:打造高效内容管理的PHP解决方案

lin-cms-tp5:打造高效内容管理的PHP解决方案 lin-cms-tp5 :elephant: A simple and practical CMS implememted by ThinkPHP 5.1 项目地址: ht...

2025-05-11 22:10:27 275

原创 TrialGPT:项目核心功能/场景

TrialGPT:项目核心功能/场景 TrialGPT Code and data for TrialGPT. 项目地址: https://gitcode.com/gh_mirrors/tr/TrialGPT ...

2025-05-09 23:10:25 637

原创 MediaCrawler:多平台内容爬取的强大工具

MediaCrawler:多平台内容爬取的强大工具 MediaCrawler 爬虫 项目地址: https://gitcode.com/gh_mirrors/mediacra/MediaCrawler ...

2025-05-02 09:09:55 654

原创 laravel-eloquent-scope-as-select:简化 Eloquent 查询的重用与扩展

laravel-eloquent-scope-as-select:简化 Eloquent 查询的重用与扩展 laravel-eloquent-scope-as-select Stop duplicating your Eloquent query scopes and constraints in PHP. This p...

2025-05-02 09:08:47 1000

原创 SiliconRE 的安装和配置教程

SiliconRE 的安装和配置教程 SiliconRE Custom chips reverse-engineered from silicon 项目地址: https://gitcode.com/gh_mirrors/si/S...

2025-04-28 10:40:28 404

原创 开源项目最佳实践教程:DevX

开源项目最佳实践教程:DevX devx A tool for generating, validating & sharing all your configurations, powered by CUE. Works with Kubernetes, Terraform, Compose, GitHub actio...

2025-04-25 10:37:55 281

原创 LermoAI 的安装和配置教程

LermoAI 的安装和配置教程 LermoAI 项目地址: https://gitcode.com/gh_mirrors/le/LermoAI 1. 项目基础介绍Ler...

2025-04-24 11:23:08 284

原创 spel-validator 的安装和配置教程

spel-validator 的安装和配置教程 spel-validator 一个强大的 Java 参数校验包,基于 SpEL 实现,扩展自 javax.validation 包,几乎支持所有场景下的参数校验。 项目地址: ht...

2025-04-23 11:50:02 859

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

mlrMBO 项目启动与配置教程 mlrMBO Toolbox for Bayesian Optimization and Model-Based Optimization in R 项目地址: https://gitcode.c...

2025-04-23 11:30:37 414

原创 Umi-CUT 项目亮点详解

Umi-CUT 项目亮点详解 Umi-CUT 项目地址: https://gitcode.com/gh_mirrors/um/Umi-CUT 1. 项目的基础介绍Umi-...

2025-04-23 07:17:22 391

原创 开源项目 pseudogen 亮点深度解析

开源项目 pseudogen 亮点深度解析 pseudogen A tool to automatically generate pseudo-code from source code. 项目地址: https://gitcod...

2025-04-23 07:06:34 691

原创 《OpenChangelog 项目安装与配置指南》

《OpenChangelog 项目安装与配置指南》 openchangelog Easy to configure & self hostable Changelog Website 项目地址: https://gitcode.c...

2025-04-22 12:50:21 690

空空如也

空空如也

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

TA关注的人

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