自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 PyTorch/Glow项目中的网络调试工具详解

PyTorch/Glow项目中的网络调试工具详解 glow Compiler for Neural Network hardware accelerators 项目地址: https://gitcode.com/gh_mirror...

2025-06-11 09:19:03 262

原创 CreateJS/TweenJS核心技术解析:纯Tween动画实现方案

CreateJS/TweenJS核心技术解析:纯Tween动画实现方案 TweenJS A simple but powerful tweening / animation library for Javascript. Part of the CreateJS suite of libraries. ...

2025-06-11 09:03:45 167

原创 Open Policy Agent Gatekeeper 调试指南:深入理解策略执行过程

Open Policy Agent Gatekeeper 调试指南:深入理解策略执行过程 gatekeeper ???? Gatekeeper - Policy Controller for Kubernetes 项目地址: https...

2025-06-10 09:18:52 298

原创 JavaScript 模块化开发入门指南

JavaScript 模块化开发入门指南 ru.javascript.info Современный учебник JavaScript 项目地址: https://gitcode.com/gh_mirrors/ru/ru.j...

2025-06-10 09:17:56 204

原创 Azure机器学习教程:使用SDK训练你的第一个模型

Azure机器学习教程:使用SDK训练你的第一个模型 MachineLearningNotebooks Python notebooks with ML and deep learning examples with Azure Machine Learning Python SDK | Microsoft ...

2025-06-10 09:01:11 203

原创 Grafana Mimir 生产环境容量规划指南

Grafana Mimir 生产环境容量规划指南 mimir Grafana Mimir provides horizontally scalable, highly available, multi-tenant, long-term storage for Prometheus. ...

2025-06-09 09:05:15 258

原创 mergerfs可靠性及扩展性深度解析

mergerfs可靠性及扩展性深度解析 mergerfs a featureful union filesystem 项目地址: https://gitcode.com/gh_mirrors/me/mergerfs ...

2025-06-08 09:21:32 309

原创 DeepLabCut 3D工具箱使用指南:从2D姿态估计到3D重建

DeepLabCut 3D工具箱使用指南:从2D姿态估计到3D重建 DeepLabCut 项目地址: https://gitcode.com/gh_mirrors/dee/DeepLabCut ...

2025-06-08 09:14:04 307

原创 Dotty项目中的安全初始化机制解析

Dotty项目中的安全初始化机制解析 dotty The Scala 3 compiler, also known as Dotty. 项目地址: https://gitcode.com/gh_mirrors/do/dotty ...

2025-06-07 09:04:54 298

原创 ClearML远程任务执行实战指南

ClearML远程任务执行实战指南 clearml ClearML - Auto-Magical CI/CD to streamline your ML workflow. Experiment Manager, MLOps and Data-Management ...

2025-06-07 09:04:00 268

原创 PyQt-Fluent-Widgets主题系统深度解析

PyQt-Fluent-Widgets主题系统深度解析 PyQt-Fluent-Widgets A fluent design widgets library based on C++ Qt/PyQt/PySide. Make Qt Great Again. ...

2025-06-06 09:11:26 315

原创 LokiJS集合变换(Transforms)功能详解

LokiJS集合变换(Transforms)功能详解 LokiJS javascript embeddable / in-memory database 项目地址: https://gitcode.com/gh_mirrors/l...

2025-06-06 09:06:39 289

原创 Scapy网络协议栈解析:独立于操作系统的网络工具

Scapy网络协议栈解析:独立于操作系统的网络工具 scapy Scapy: the Python-based interactive packet manipulation program & library. Supports Python 2 & Python 3. ...

2025-06-03 09:10:56 259

原创 ASP.NET Boilerplate中的AJAX操作最佳实践

ASP.NET Boilerplate中的AJAX操作最佳实践 aspnetboilerplate aspnetboilerplate: 是一个开源的 ASP.NET Core 应用程序框架,提供了各种开箱即用的功能和模块,方便开发者构建可扩展和可维护的 Web 应用程序。适合开发者使用 ASP.NET Core 构建企...

2025-06-03 09:09:56 292

原创 深度神经网络模型解析:基于TensorFlow的多层感知机与Dropout实现

深度神经网络模型解析:基于TensorFlow的多层感知机与Dropout实现 deeplearning-models A collection of various deep learning architectures, models, and tips ...

2025-06-02 09:04:46 357

原创 Handsontable 从11.1升级到12.0迁移指南

Handsontable 从11.1升级到12.0迁移指南 handsontable JavaScript data grid with a spreadsheet look & feel. Works with React, Angular, and Vue. Supported by the Handsontable...

2025-06-01 09:15:56 259

原创 Pydantic严格模式深度解析:如何精确控制数据验证行为

Pydantic严格模式深度解析:如何精确控制数据验证行为 pydantic 项目地址: https://gitcode.com/gh_mirrors/pyd/pydantic ...

2025-06-01 09:06:53 342

原创 Highlight.js 项目构建与测试完全指南

Highlight.js 项目构建与测试完全指南 highlight.js JavaScript syntax highlighter with language auto-detection and zero dependencies. ...

2025-06-01 09:06:16 212

原创 Pipenv项目全流程开发指南:从入门到精通

Pipenv项目全流程开发指南:从入门到精通 pipenv Python Development Workflow for Humans. 项目地址: https://gitcode.com/gh_mirrors/pi/pipe...

2025-06-01 09:06:01 233

原创 Grafana Loki 中的指标查询(Metric Queries)详解

Grafana Loki 中的指标查询(Metric Queries)详解 loki Loki是一个开源、高扩展性和多租户的日志聚合系统,由Grafana Labs开发。它主要用于收集、存储和查询大量日志数据,并通过标签索引提供高效检索能力。Loki特别适用于监控场景,与Grafana可视化平台深度集成,帮助用户快速分析...

2025-06-01 09:05:16 357

原创 MobX状态管理:深入理解Actions机制

MobX状态管理:深入理解Actions机制 mobx Simple, scalable state management. 项目地址: https://gitcode.com/gh_mirrors/mo/mobx ...

2025-06-01 09:03:33 218

原创 ClickHouse用户管理:ALTER USER语句详解

ClickHouse用户管理:ALTER USER语句详解 ClickHouse ClickHouse® 是一个免费的大数据分析型数据库管理系统。 项目地址: https://gitcode.com/gh_mirrors/cli/...

2025-05-30 09:09:16 216

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

#Spatial Metadata 开源项目最佳实践教程 Spatial-Metadata The KartaLink "Spatial Metadata" tools allow you to prepare immersive content for playback on Apple Vision Pro and ...

2025-05-23 09:01:41 322

原创 PPP:自动化Plex音乐播放列表同步工具

PPP:自动化Plex音乐播放列表同步工具 PPP Sync music playlists between your local music library and Plex! 项目地址: https://gitcode.com...

2025-05-22 09:00:37 323

原创 《K210_Tutorial》开源项目教程

《K210_Tutorial》开源项目教程 K210_Tutorial K210基础入门教程 edit by Kyle阿凯 项目地址: https://gitcode.com/gh_mirrors/k2/K210_Tutorial...

2025-04-28 10:50:07 302

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

MDrive 开源项目启动与配置教程 mdrive 一个基于阿里云盘官方 API 授权的自动同步和备份工具,支持云盘挂载到本地,支持本地存储,支持加密,多平台、安全、自动化的数据管理方案。 项目地址: https://gitcod...

2025-04-27 10:30:07 394

原创 n-gon 的安装和配置教程

n-gon 的安装和配置教程 n-gon 2-d physics rogue-lite platformer shooter 项目地址: https://gitcode.com/gh_mirrors/ng/n-gon ...

2025-04-27 10:20:35 265

原创 《Reader 项目启动与配置教程》

《Reader 项目启动与配置教程》 reader tReader,网页 TXT 文本阅读器,Web App;TXT file reader on webpage 项目地址: https://gitcode.com/gh_mirr...

2025-04-24 11:23:21 405

原创 生成式深度学习在PyTorch中的实践教程

生成式深度学习在PyTorch中的实践教程 Generative-Deep-Learning-Code-in-Pytorch The code repository for examples in the O'Reilly book 'Generative Deep Learning' using Pytorch ...

2025-04-24 11:22:57 235

原创 ant-admin 的项目扩展与二次开发

ant-admin 的项目扩展与二次开发 ant-admin 基于 antd 的后台管理平台, 在 react 中玩转 D3.js 项目地址: https://gitcode.com/gh_mirrors/an/ant-admin...

2025-04-23 07:25:46 459

原创 开源项目 jd_AutoComment 亮点详解

开源项目 jd_AutoComment 亮点详解 jd_AutoComment 自动评价,仅供交流学习之用 项目地址: https://gitcode.com/gh_mirrors/jd/jd_AutoComment ...

2025-04-23 07:14:59 787

原创 BOF-PE 项目安装与使用教程

BOF-PE 项目安装与使用教程 BOF-PE An example reference design for a proposed BOF PE 项目地址: https://gitcode.com/gh_mirrors/bo/B...

2025-04-23 07:04:06 405

原创 Exordium Emacs 配置框架使用教程

Exordium Emacs 配置框架使用教程 exordium An Emacs configuration that will make your C++ IDE jealous. 项目地址: https://gitcode....

2025-04-22 10:30:57 399

原创 NClientV3 项目安装与配置指南

NClientV3 项目安装与配置指南 NClientV3 An unofficial NHentai android client 项目地址: https://gitcode.com/gh_mirrors/nc/NClientV...

2025-04-22 10:20:44 358

原创 LIFF Playground 项目使用说明

LIFF Playground 项目使用说明 liff-playground An example app to show the usage of LIFF's API functions 项目地址: https://gitco...

2025-04-22 07:04:16 783

原创 开源项目SSDR使用教程

开源项目SSDR使用教程 SSDR Implementation of Le and Deng's paper "Smooth Skinning Decomposition with Rigid Bones" in Maya 项目...

2025-04-21 07:04:10 423

原创 PyStatsML 项目使用教程

PyStatsML 项目使用教程 pystatsml Statistics and Machine Learning in Python 项目地址: https://gitcode.com/gh_mirrors/py/pystat...

2025-04-20 10:51:56 397

原创 ProteinGAN 开源项目使用教程

ProteinGAN 开源项目使用教程 ProteinGAN 项目地址: https://gitcode.com/gh_mirrors/pr/ProteinGAN 1. 项...

2025-04-20 10:41:00 491

原创 Behavior Tree.js 项目教程

Behavior Tree.js 项目教程 behavior-tree ???? Manage React state with Behavior Trees 项目地址: https://gitcode.com/gh_mirrors/b...

2025-04-20 07:04:08 555

原创 Topos协议项目教程

Topos协议项目教程 topos Implementation of the Topos Protocol 项目地址: https://gitcode.com/gh_mirrors/topo/topos ...

2025-04-19 07:04:31 556

空空如也

空空如也

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

TA关注的人

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