- 博客(631)
- 收藏
- 关注
原创 使用Hummingbird加速Prophet时间序列预测模型
使用Hummingbird加速Prophet时间序列预测模型 hummingbird Hummingbird compiles trained ML models into tensor computation for faster inference. ...
2025-06-11 09:14:41
367
原创 Node.js项目快速入门指南:基于franciscop/server框架
Node.js项目快速入门指南:基于franciscop/server框架 server :desktop_computer: Simple and powerful server for Node.js 项目地址: https:...
2025-06-11 09:03:52
342
原创 Apache Heron项目中的Python Bolt开发指南
Apache Heron项目中的Python Bolt开发指南 incubator-heron Apache Heron (Incubating) is a realtime, distributed, fault-tolerant stream processing engine from Twitter ...
2025-06-11 09:01:43
262
原创 Isaac Lab项目教程:如何编写ArticulationCfg配置文件
Isaac Lab项目教程:如何编写ArticulationCfg配置文件 IsaacLab Unified framework for robot learning built on NVIDIA Isaac Sim 项目地址:...
2025-06-10 09:20:53
217
原创 深入解析ytfzf项目:终端YouTube视频搜索与播放工具配置指南
深入解析ytfzf项目:终端YouTube视频搜索与播放工具配置指南 ytfzf A posix script to find and watch youtube videos from the terminal. (Without API) ...
2025-06-10 09:16:52
243
原创 Material Tailwind 在 Next.js 项目中的完整配置指南
Material Tailwind 在 Next.js 项目中的完整配置指南 material-tailwind @material-tailwind is an easy-to-use components library for Tailwind CSS and Material Design. ...
2025-06-10 09:01:13
353
原创 GoatCounter安全评估报告解读与技术建议
GoatCounter安全评估报告解读与技术建议 goatcounter Easy web analytics. No tracking of personal data. 项目地址: https://gitcode.com/gh...
2025-06-08 09:18:29
261
原创 深入理解online-ml/river中的模型克隆与属性修改技术
深入理解online-ml/river中的模型克隆与属性修改技术 river ???? Online machine learning in Python 项目地址: https://gitcode.com/gh_mirrors/ri/...
2025-06-08 09:02:56
211
原创 re-frame项目实战:在事件处理器中安全使用订阅
re-frame项目实战:在事件处理器中安全使用订阅 re-frame A ClojureScript framework for building user interfaces, leveraging React 项目地址: ...
2025-06-08 09:00:48
318
原创 PaddleX人体关键点检测技术详解与实践指南
PaddleX人体关键点检测技术详解与实践指南 PaddleX PaddlePaddle End-to-End Development Toolkit(『飞桨』深度学习全流程开发工具) 项目地址: https://gitcode....
2025-06-08 09:00:46
292
原创 Pylint项目开发指南:如何编写自定义检查器
Pylint项目开发指南:如何编写自定义检查器 pylint It's not just a linter that annoys you! 项目地址: https://gitcode.com/gh_mirrors/pyl/pyl...
2025-06-08 09:00:43
246
原创 深入理解JavaScript中的作用域与闭包:You Don't Know JS核心解读
深入理解JavaScript中的作用域与闭包:You Don't Know JS核心解读 You-Dont-Know-JS ???????? (PT-Br translation) JS Book Series. 项目地址: https://...
2025-06-07 09:22:34
295
原创 Fun-Rec项目中的多路召回策略详解
Fun-Rec项目中的多路召回策略详解 fun-rec 项目地址: https://gitcode.com/gh_mirrors/fu/fun-rec 多路召回策略概述在...
2025-06-07 09:22:01
401
原创 Expr语言入门指南:Go生态中的轻量级表达式引擎
Expr语言入门指南:Go生态中的轻量级表达式引擎 expr Expression language and expression evaluation for Go 项目地址: https://gitcode.com/gh_mi...
2025-06-06 09:05:40
386
原创 不平衡数据集处理:fmfn/UnbalancedDataset中的过采样技术详解
不平衡数据集处理:fmfn/UnbalancedDataset中的过采样技术详解 imbalanced-learn 项目地址: https://gitcode.com/gh_mirrors/imb/imbalanced-lear...
2025-06-06 09:04:40
348
原创 Home Manager 中的高级选项类型详解
Home Manager 中的高级选项类型详解 home-manager Manage a user environment using Nix [maintainer=@rycee] 项目地址: https://gitcod...
2025-06-05 09:08:15
166
原创 testssl.sh项目编码规范与技术实践指南
testssl.sh项目编码规范与技术实践指南 testssl.sh Testing TLS/SSL encryption anywhere on any port 项目地址: https://gitcode.com/gh_mi...
2025-06-05 09:05:24
334
原创 sktime时间序列转换器全解析:从基础到高级应用
sktime时间序列转换器全解析:从基础到高级应用 sktime A unified framework for machine learning with time series 项目地址: https://gitcode.co...
2025-06-04 09:20:37
296
原创 oss-llmops-stack:智能运维解决方案,简化大规模机器学习部署
oss-llmops-stack:智能运维解决方案,简化大规模机器学习部署 oss-llmops-stack Modular, open source LLMOps stack that separates concerns: LiteLLM unifies LLM APIs, manages routing and c...
2025-06-04 09:00:06
391
原创 GitLab Geo 高可用方案:计划内故障转移操作指南
GitLab Geo 高可用方案:计划内故障转移操作指南 gitlabhq GitLab CE Mirror | Please open new issues in our issue tracker on GitLab.com ...
2025-06-03 09:00:51
239
原创 Apache APISIX 实战:使用Prometheus监控API健康检查
Apache APISIX 实战:使用Prometheus监控API健康检查 apisix Apisix是一个基于Nginx的API网关,主要用于微服务架构中的API管理和服务发现。它的特点是高性能、轻量级、易于配置等。适用于API管理和负载均衡场景。 ...
2025-06-02 09:16:35
329
原创 深入理解GeeRPC框架:第五天实现HTTP协议支持
深入理解GeeRPC框架:第五天实现HTTP协议支持 7days-golang 7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framewo...
2025-06-02 09:06:48
337
原创 Ent框架中JSON字段的原子追加操作指南
Ent框架中JSON字段的原子追加操作指南 ent ent: 是一个基于 Go 语言的轻量级 ORM 库,用于处理关系型数据库。适合开发者使用 ent 进行数据库访问和操作。 项目地址: https://gitcode.com/g...
2025-06-02 09:06:19
372
原创 HashiCorp Consul on Kubernetes CLI 完全指南
HashiCorp Consul on Kubernetes CLI 完全指南 consul Consul is a distributed, highly available, and data center aware solution to connect and configure applications ac...
2025-06-01 09:06:00
278
原创 RealPython Python指南:Python Web应用开发全解析
RealPython Python指南:Python Web应用开发全解析 python-guide Python best practices guidebook, written for humans. 项目地址: http...
2025-06-01 09:02:34
434
原创 React Router 项目贡献指南深度解析
React Router 项目贡献指南深度解析 react-router 项目地址: https://gitcode.com/gh_mirrors/rea/react-router ...
2025-05-30 09:06:05
366
原创 geo-region-coords:为国内五级行政区域提供精准坐标
geo-region-coords:为国内五级行政区域提供精准坐标 geo-region-coords 中国五级行政区域坐标 项目地址: https://gitcode.com/gh_mirrors/ge/geo-region-c...
2025-05-29 09:00:02
307
原创 开源项目启动与配置教程
开源项目启动与配置教程 calibrated-backprojection-network 项目地址: https://gitcode.com/gh_mirrors/ca/calibrated-backprojection-ne...
2025-05-27 09:00:46
213
原创 Vim RuboCop 插件使用教程
Vim RuboCop 插件使用教程 vim-rubocop The Vim RuboCop plugin runs RuboCop and displays the results in Vim 项目地址: https://gi...
2025-05-26 09:00:09
392
原创 Ubuntu Desktop Provision 开源项目教程
Ubuntu Desktop Provision 开源项目教程 ubuntu-desktop-provision Ubuntu Desktop Provision 项目地址: https://gitcode.com/gh_mirr...
2025-05-23 09:01:40
391
原创 DamaiWang:抢票利器,助您轻松获取演出门票
DamaiWang:抢票利器,助您轻松获取演出门票 DamaiWang 大麦网自动抢票 项目地址: https://gitcode.com/gh_mirrors/da/DamaiWang ...
2025-05-09 09:50:18
645
原创 atomic-router:简约而不简单的路由抽象解决方案
atomic-router:简约而不简单的路由抽象解决方案 atomic-router Platform-agnostic router that does not break your architecture 项目地址: ht...
2025-05-08 22:30:20
635
原创 HotelReservationSystem 的安装和配置教程
HotelReservationSystem 的安装和配置教程 HotelReservationSystem A web application to book a room in a hotel (room reservation). ...
2025-04-28 10:00:19
254
原创 DFTFringe 开源项目最佳实践教程
DFTFringe 开源项目最佳实践教程 DFTFringe DFTFringe Telescope Mirror interferometry analysis Program. 项目地址: https://gitcode.co...
2025-04-27 09:50:05
407
原创 NeuralVoicePuppetry 项目启动与配置教程
NeuralVoicePuppetry 项目启动与配置教程 NeuralVoicePuppetry This github contains the network architectures of NeuralVoicePuppetry. ...
2025-04-27 09:50:04
282
原创 Relation-DETR 的安装和配置教程
Relation-DETR 的安装和配置教程 Relation-DETR [ECCV2024 Oral] Official implementation of the paper "Relation DETR: Exploring Explicit Position Relation Prior for Object D...
2025-04-26 10:40:03
391
原创 CircuitPython Community Bundle 项目启动与配置教程
CircuitPython Community Bundle 项目启动与配置教程 CircuitPython_Community_Bundle A bundle of useful CircuitPython libraries from the CircuitPython community. ...
2025-04-26 10:20:32
245
原创 FineControlNet:项目核心功能/场景
FineControlNet:项目核心功能/场景 FineControlNet Official Pytorch Implementation of "FineControlNet: Fine-level Text Control for Image Generation with Spatially Aligned T...
2025-04-25 15:01:21
847
原创 Thor 项目启动与配置教程
Thor 项目启动与配置教程 Thor 项目地址: https://gitcode.com/gh_mirrors/thor21/Thor 1. 项目目录结构及介绍Thor...
2025-04-24 10:48:55
295
原创 avalon 的安装和配置教程
avalon 的安装和配置教程 avalon A 3D video game environment and benchmark designed from scratch for reinforcement learning research ...
2025-04-23 13:00:01
322
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人