自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 Flexx事件系统深度解析:从设计理念到实现模式

Flexx事件系统深度解析:从设计理念到实现模式 flexx Write desktop and web apps in pure Python 项目地址: https://gitcode.com/gh_mirrors/fl/fl...

2025-06-11 09:17:21 354

原创 FLIF图像格式工具使用指南

FLIF图像格式工具使用指南 FLIF Free Lossless Image Format 项目地址: https://gitcode.com/gh_mirrors/fl/FLIF ...

2025-06-10 09:20:29 307

原创 OPNsense核心项目贡献指南深度解析

OPNsense核心项目贡献指南深度解析 core OPNsense GUI, API and systems backend 项目地址: https://gitcode.com/gh_mirrors/core73/core ...

2025-06-10 09:19:36 250

原创 深入解析next-pwa项目中自定义TypeScript Service Worker的实现

深入解析next-pwa项目中自定义TypeScript Service Worker的实现 next-pwa Zero config PWA plugin for Next.js, with workbox ???? 项目地址: ht...

2025-06-10 09:05:45 210

原创 Apache Ignite基础缓存操作指南

Apache Ignite基础缓存操作指南 ignite Apache Ignite 项目地址: https://gitcode.com/gh_mirrors/ignite4/ignite ...

2025-06-08 09:18:43 290

原创 PaddleX图像分类产线全面解析:从原理到实践

PaddleX图像分类产线全面解析:从原理到实践 PaddleX PaddlePaddle End-to-End Development Toolkit(『飞桨』深度学习全流程开发工具) 项目地址: https://gitcode...

2025-06-08 09:01:16 228

原创 Spatie Laravel Activitylog 包:用户行为日志记录解决方案详解

Spatie Laravel Activitylog 包:用户行为日志记录解决方案详解 laravel-activitylog Log activity inside your Laravel app 项目地址: https://...

2025-06-08 09:01:06 242

原创 skorch项目深度解析:神经网络模型的自定义与扩展指南

skorch项目深度解析:神经网络模型的自定义与扩展指南 skorch 项目地址: https://gitcode.com/gh_mirrors/sko/skorch 概述...

2025-06-07 09:04:09 355

原创 使用Prisma与Fastify构建GraphQL API实战指南

使用Prisma与Fastify构建GraphQL API实战指南 prisma-examples ???? Ready-to-run Prisma example projects 项目地址: https://gitcode.com...

2025-06-06 09:21:41 298

原创 Flax NNX 基础教程:JAX 上的神经网络构建新范式

Flax NNX 基础教程:JAX 上的神经网络构建新范式 flax Flax is a neural network library for JAX that is designed for flexibility. 项目地址:...

2025-06-06 09:14:28 246

原创 Java Fork/Join框架深度解析:从设计原理到性能优化

Java Fork/Join框架深度解析:从设计原理到性能优化 translations ???? Chinese translations for classic IT resources 项目地址: https://gitcode...

2025-06-06 09:05:27 263

原创 Firefox崩溃报告搜索与分析指南

Firefox崩溃报告搜索与分析指南 firefox 项目地址: https://gitcode.com/gh_mirrors/firefox5/firefox 前言作为...

2025-06-06 09:00:57 241

原创 基于Google Cloud Platform的推荐系统基础检索模型实现

基于Google Cloud Platform的推荐系统基础检索模型实现 training-data-analyst Labs and demos for courses for GCP Training (http://cloud.google.com/training). ...

2025-06-05 09:08:16 215

原创 Manticore Search中的SHOW META命令详解

Manticore Search中的SHOW META命令详解 manticoresearch manticoresoftware/manticoresearch: 这是一个用于快速搜索和索引数据的搜索引擎。适合用于需要快速搜索和索引数据的场景。特点:易于使用,支持多种数据格式,具有高性能和可扩展性。 ...

2025-06-04 09:02:37 309

原创 FreshRSS 自托管安装指南:从环境准备到安全部署

FreshRSS 自托管安装指南:从环境准备到安全部署 FreshRSS A free, self-hostable news aggregator… 项目地址: https://gitcode.com/gh_mirrors/fr...

2025-06-03 09:10:35 332

原创 Stimulus框架安装与配置完全指南

Stimulus框架安装与配置完全指南 stimulus A modest JavaScript framework for the HTML you already have 项目地址: https://gitcode.com/...

2025-06-03 09:03:54 248

原创 CocoaLumberjack日志框架完全指南:从入门到高级应用

CocoaLumberjack日志框架完全指南:从入门到高级应用 CocoaLumberjack 项目地址: https://gitcode.com/gh_mirrors/coc/CocoaLumberjack ...

2025-06-03 09:02:51 358

原创 使用Terraformer管理Datadog基础设施的完整指南

使用Terraformer管理Datadog基础设施的完整指南 terraformer Terraformer是双向转换工具,可以将云平台(如AWS、Azure、GCP)上的现有资源状态转换成Infrastructure as Code (IaC)格式,反之亦然,便于管理和迁移云环境资源。 ...

2025-06-03 09:01:30 368

原创 Vitepress技术指南:在Markdown中使用Vue的深度解析

Vitepress技术指南:在Markdown中使用Vue的深度解析 vitepress Vite & Vue powered static site generator. 项目地址: https://gitcode.com/gh...

2025-06-02 09:16:58 290

原创 Ceph项目容器化构建指南:深入解析build-with-container.py

Ceph项目容器化构建指南:深入解析build-with-container.py ceph Ceph is a distributed object, block, and file storage platform 项目地址...

2025-06-02 09:16:22 258

原创 HuggingFace Agents课程:大语言模型函数调用微调技术详解

HuggingFace Agents课程:大语言模型函数调用微调技术详解 agents-course This repository contains the Hugging Face Agents Course. 项目地址: ...

2025-06-02 09:01:42 342

原创 PyTorch Fairseq项目中的RoBERTa模型详解与应用指南

PyTorch Fairseq项目中的RoBERTa模型详解与应用指南 fairseq 项目地址: https://gitcode.com/gh_mirrors/fai/fairseq ...

2025-06-01 09:00:44 249

原创 sokuji:实时语音翻译的强大工具

sokuji:实时语音翻译的强大工具 sokuji A simultaneous interpretation application built with Electron 34 and React, using OpenAI's Realtime API. ...

2025-06-01 09:00:04 286

原创 imdone-atom:项目管理与任务追踪的强大工具

imdone-atom:项目管理与任务追踪的强大工具 imdone-atom imdone-atom has been archived 项目地址: https://gitcode.com/gh_mirrors/im/imdone...

2025-05-31 09:00:01 373

原创 Detectron2 安装与常见问题解决指南

Detectron2 安装与常见问题解决指南 detectron2 Detectron2 is a platform for object detection, segmentation and other visual recognition tasks. ...

2025-05-30 09:18:38 237

原创 现代卷积神经网络架构演进与核心思想解析

现代卷积神经网络架构演进与核心思想解析 d2l-zh 项目地址: https://gitcode.com/gh_mirrors/d2l/d2l-zh 在深度学习领域,卷积神...

2025-05-30 09:05:06 299

原创 强化学习实战:基于ML-For-Beginners项目的Q-Learning算法优化

强化学习实战:基于ML-For-Beginners项目的Q-Learning算法优化 ML-For-Beginners 微软出品的面向初学者的机器学习课程,提供了一系列实践项目和教程,旨在帮助新手逐步掌握Python、Azure ML等工具进行数据预处理、模型训练及部署。 ...

2025-05-30 09:02:49 369

原创 scripts:Linux、Windows 和 Mac 的实用脚本集

scripts:Linux、Windows 和 Mac 的实用脚本集 scripts A collection of useful shell scripts for Linux, Windows & Mac 项目地址: http...

2025-05-30 09:00:02 387

原创 Sparse-VideoGen:加速视频生成的利器,高像素级保真

Sparse-VideoGen:加速视频生成的利器,高像素级保真 Sparse-VideoGen 项目地址: https://gitcode.com/gh_mirrors/sp/Sparse-VideoGen ...

2025-05-30 09:00:00 871

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

PWAFire 项目启动与配置教程 pwafire Progressive Web Apps API of APIs 项目地址: https://gitcode.com/gh_mirrors/pw/pwafire ...

2025-05-28 09:00:37 281

原创 Tx (LINQ to Events) 开源项目最佳实践教程

Tx (LINQ to Events) 开源项目最佳实践教程 Tx Tx (LINQ to Events) 项目地址: https://gitcode.com/gh_mirrors/tx/Tx ...

2025-05-24 09:00:15 293

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

Hawkpost 开源项目最佳实践教程 hawkpost Generate links that users can use to submit messages encrypted with your public key. 项...

2025-05-24 09:00:04 256

原创 eosio.contracts:项目核心功能

eosio.contracts:项目核心功能 eosio.contracts Smart contracts that provide some of the basic functions of the EOSIO blockchain ...

2025-05-15 09:00:03 243

原创 探索Unity开发者的福音:HelpfulScripts开源项目推荐

探索Unity开发者的福音:HelpfulScripts开源项目推荐 HelpfulScripts A collection of random, useful scripts 项目地址: https://gitcode.com/...

2025-05-11 09:02:53 453

原创 preview-mode-demo:下一代静态站点生成与预览模式

preview-mode-demo:下一代静态站点生成与预览模式 preview-mode-demo This demo showcases Next.js' next-gen Static Site Generation (SSG) support. ...

2025-04-30 11:30:26 816

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

Tix_Bot 项目启动与配置教程 tix_bot Max搶票機器人(maxbot) help you quickly buy your tickets 项目地址: https://gitcode.com/gh_mirrors/t...

2025-04-28 10:40:03 353

原创 《Rusty-Chat 开源项目最佳实践指南》

《Rusty-Chat 开源项目最佳实践指南》 rusty-chat A chat app made with Rust and React 项目地址: https://gitcode.com/gh_mirrors/ru/rust...

2025-04-28 09:40:03 245

原创 BetterModel:轻量级模型引擎助力服务器优化

BetterModel:轻量级模型引擎助力服务器优化 BetterModel Modern lightweight Minecraft model implementation for Bukkit, Folia 项目地址: ht...

2025-04-28 09:11:58 593

原创 开源项目safe-regex的启动和配置文档

开源项目safe-regex的启动和配置文档 safe-regex Detect possibly catastrophic, exponential-time regular expressions 项目地址: https://...

2025-04-26 10:40:07 240

原创 opennerf:开源3D神经场景分割工具

opennerf:开源3D神经场景分割工具 opennerf [ICLR 2024] OpenSet 3D Neural Scene Segmentation with Pixel-wise Features and Rendered Novel Views ...

2025-04-25 23:20:36 587

空空如也

空空如也

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

TA关注的人

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