- 博客(659)
- 收藏
- 关注
原创 Determined AI 项目中的模型检查点管理指南
Determined AI 项目中的模型检查点管理指南 determined Determined is an open-source machine learning platform that simplifies distributed training, hyperparameter tuning, experi...
2025-06-12 09:11:03
199
原创 ClusterHQ/Flocker 项目调试与日志分析指南
ClusterHQ/Flocker 项目调试与日志分析指南 flocker Container data volume manager for your Dockerized application 项目地址: https://g...
2025-06-11 09:15:26
170
原创 PurpleLlama项目中的Prompt Guard Scanner防护机制详解
PurpleLlama项目中的Prompt Guard Scanner防护机制详解 PurpleLlama Set of tools to assess and improve LLM security. 项目地址: https:...
2025-06-11 09:15:25
234
原创 TDesign项目贡献指南:从代码提交到PR合并全流程解析
TDesign项目贡献指南:从代码提交到PR合并全流程解析 tdesign Enterprise Design System 项目地址: https://gitcode.com/gh_mirrors/tde/tdesign ...
2025-06-11 09:14:14
140
原创 Fuzzing101项目实战:使用AFL++挖掘Xpdf无限递归问题(CVE-2019-13288)
Fuzzing101项目实战:使用AFL++挖掘Xpdf无限递归问题(CVE-2019-13288) Fuzzing101 An step by step fuzzing tutorial. A GitHub Security Lab initiative ...
2025-06-11 09:13:29
112
原创 GoToSocial高级配置与优化指南
GoToSocial高级配置与优化指南 gotosocial Fast, fun, ActivityPub server, powered by Go. 项目地址: https://gitcode.com/gh_mirrors/g...
2025-06-10 09:01:46
206
原创 Google Cloud Go 客户端库消息类型迁移指南:从go-genproto到google-cloud-go
Google Cloud Go 客户端库消息类型迁移指南:从go-genproto到google-cloud-go google-cloud-go 项目地址: https://gitcode.com/gh_mirrors/goo...
2025-06-09 09:22:23
276
原创 使用AutoTrain Advanced进行LLM微调实战指南
使用AutoTrain Advanced进行LLM微调实战指南 autotrain-advanced ???? AutoTrain Advanced 项目地址: https://gitcode.com/gh_mirrors/au/aut...
2025-06-09 09:20:15
287
原创 Scala Native语言特性详解:与JVM的差异与注意事项
Scala Native语言特性详解:与JVM的差异与注意事项 scala-native Your favorite language gets closer to bare metal. 项目地址: https://gitcod...
2025-06-09 09:03:25
319
原创 使用DevSpace进行Kubernetes应用开发的最佳实践
使用DevSpace进行Kubernetes应用开发的最佳实践 devspace DevSpace - The Fastest Developer Tool for Kubernetes ⚡ Automate your deployment workflow with DevSpace and develop softw...
2025-06-09 09:02:52
367
原创 Java泛型深度解析:从基础到类型擦除
Java泛型深度解析:从基础到类型擦除 interview 项目地址: https://gitcode.com/gh_mirrors/intervi/interview 前...
2025-06-09 09:01:11
807
原创 深入解析privacy.sexy项目的应用层架构与实现
深入解析privacy.sexy项目的应用层架构与实现 privacy.sexy Open-source tool to enforce privacy & security best-practices on Windows, macOS and Linux, because privacy is sexy ...
2025-06-09 09:00:58
942
原创 HoloViz Panel项目:跨环境无缝开发指南
HoloViz Panel项目:跨环境无缝开发指南 panel holoviz/panel: Panel 是一个开源的数据可视化库,专为Python生态设计,基于HoloViews构建,能够轻松将各种数据科学和数据分析结果转化为交互式仪表板应用。用户可以创建复杂的可视化界面,并与Bokeh、Plotly等其他可视化工具结...
2025-06-08 09:04:54
323
原创 ruanyf/jstutorial 项目解析:Gulp 任务自动化工具详解
ruanyf/jstutorial 项目解析:Gulp 任务自动化工具详解 jstutorial Javascript tutorial book 项目地址: https://gitcode.com/gh_mirrors/js/j...
2025-06-08 09:04:26
366
原创 DDD实战:图书馆系统的事件风暴建模全景解析
DDD实战:图书馆系统的事件风暴建模全景解析 library A comprehensive Domain-Driven Design example with problem space strategic analysis and various tactical patterns. ...
2025-06-08 09:04:00
283
原创 Vue Class Component 自定义装饰器深度解析
Vue Class Component 自定义装饰器深度解析 vue-class-component ES / TypeScript decorator for class-style Vue components. 项目地址: ...
2025-06-07 09:07:22
324
原创 SuperCollider项目:制作独立应用程序的完整指南
SuperCollider项目:制作独立应用程序的完整指南 supercollider An audio server, programming language, and IDE for sound synthesis and algorithmic composition. ...
2025-06-07 09:06:45
367
原创 Kubernetes网络策略实战:使用ahmetb/kubernetes-network-policy-recipes限制应用流量访问...
Kubernetes网络策略实战:使用ahmetb/kubernetes-network-policy-recipes限制应用流量访问 kubernetes-network-policy-recipes Example recipes for Kubernetes Network Policies that you ca...
2025-06-07 09:05:15
272
原创 OpenMetadata本地Docker部署指南
OpenMetadata本地Docker部署指南 OpenMetadata 开放标准的元数据。一个发现、协作并确保数据正确的单一地点。 项目地址: https://gitcode.com/gh_mirrors/op/OpenMet...
2025-06-06 09:06:39
386
原创 Apache DataFusion 目录系统深度解析:从概念到实现
Apache DataFusion 目录系统深度解析:从概念到实现 datafusion Apache DataFusion SQL Query Engine 项目地址: https://gitcode.com/gh_mirror...
2025-06-06 09:02:15
226
原创 Carbon Design System 组件类型定义指南:为React组件添加TypeScript支持
Carbon Design System 组件类型定义指南:为React组件添加TypeScript支持 carbon A design system built by IBM 项目地址: https://gitcode.com/...
2025-06-05 09:05:29
332
原创 Axolotl项目中的RLHF技术详解:基于人类反馈的强化学习实践指南
Axolotl项目中的RLHF技术详解:基于人类反馈的强化学习实践指南 axolotl 项目地址: https://gitcode.com/gh_mirrors/ax/axolotl ...
2025-06-04 09:17:25
303
原创 TFLearn入门指南:快速构建神经网络模型
TFLearn入门指南:快速构建神经网络模型 tflearn Deep learning library featuring a higher-level API for TensorFlow. 项目地址: https://git...
2025-06-04 09:10:58
324
原创 Misskey项目贡献指南与技术开发规范深度解析
Misskey项目贡献指南与技术开发规范深度解析 misskey ???? An interplanetary microblogging platform ???? 项目地址: https://gitcode.com/gh_mirrors/...
2025-06-04 09:01:49
299
原创 GitLab 项目中集成 Zoekt 实现精确代码搜索的技术解析
GitLab 项目中集成 Zoekt 实现精确代码搜索的技术解析 gitlabhq GitLab CE Mirror | Please open new issues in our issue tracker on GitLab.com ...
2025-06-04 09:00:33
288
原创 WatermelonDB 数据库操作指南:CRUD 全解析
WatermelonDB 数据库操作指南:CRUD 全解析 WatermelonDB ???? Reactive & asynchronous database for powerful React and React Native apps ⚡️ ...
2025-06-03 09:12:47
223
原创 YData-Profiling 数据质量分析工具全面指南
YData-Profiling 数据质量分析工具全面指南 ydata-profiling ydataai/ydata-profiling: 是一个开源的数据探索和分析工具,用于快速分析和理解数据。它可以帮助开发者轻松发现数据中的规律和异常,提高数据分析和决策的准确性。特点包括易于使用、支持多种数据源、支持实时分析等。 ...
2025-06-03 09:03:27
223
原创 SQLModel 教程:使用 select 和 join 进行多表查询
SQLModel 教程:使用 select 和 join 进行多表查询 sqlmodel SQL databases in Python, designed for simplicity, compatibility, and robustness. ...
2025-06-02 09:06:52
366
原创 Recommenders项目示例教程:构建推荐系统的最佳实践指南
Recommenders项目示例教程:构建推荐系统的最佳实践指南 recommenders Best Practices on Recommendation Systems 项目地址: https://gitcode.com/gh...
2025-06-01 09:16:50
537
原创 Pathway项目自定义Python连接器开发指南
Pathway项目自定义Python连接器开发指南 pathway Pathway is an open framework for high-throughput and low-latency real-time data processing. ...
2025-06-01 09:05:23
262
原创 字符串压缩算法解析:从基础实现到优化方案
字符串压缩算法解析:从基础实现到优化方案 interactive-coding-challenges 120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcard...
2025-06-01 09:00:59
227
原创 Gatsby项目单元测试完整指南:从零搭建Jest测试环境
Gatsby项目单元测试完整指南:从零搭建Jest测试环境 gatsby The best React-based framework with performance, scalability and security built in. ...
2025-05-30 09:08:31
419
原创 机器学习入门项目:构建美食推荐Web应用
机器学习入门项目:构建美食推荐Web应用 ML-For-Beginners 微软出品的面向初学者的机器学习课程,提供了一系列实践项目和教程,旨在帮助新手逐步掌握Python、Azure ML等工具进行数据预处理、模型训练及部署。 ...
2025-05-30 09:02:44
342
原创 Supabase Edge Functions 开发最佳实践指南
Supabase Edge Functions 开发最佳实践指南 supabase The open source Firebase alternative. Supabase gives you a dedicated Postgres database to build your web, mobile, and A...
2025-05-30 09:02:08
272
原创 bilive_server:实时监听房间弹幕的高性能服务
bilive_server:实时监听房间弹幕的高性能服务 bilive_server bilibili直播房间弹幕监听 项目地址: https://gitcode.com/gh_mirrors/bi/bilive_server ...
2025-05-29 04:00:25
440
原创 Painter项目启动与配置教程
Painter项目启动与配置教程 Painter This library enables you to color a view, image icons, and text in a very simple way. 项目地...
2025-05-28 09:00:10
388
原创 结构化主题模型(stm)项目启动与配置指南
结构化主题模型(stm)项目启动与配置指南 stm An R Package for the Structural Topic Model 项目地址: https://gitcode.com/gh_mirrors/stm/stm...
2025-05-24 09:00:10
408
原创 FastAPI-Cookbook 项目启动与配置教程
FastAPI-Cookbook 项目启动与配置教程 FastAPI-Cookbook FastAPI Cookbook, published by Packt 项目地址: https://gitcode.com/gh_mirro...
2025-05-23 09:01:25
242
原创 Kode Studio 开源项目最佳实践教程
Kode Studio 开源项目最佳实践教程 KodeStudio Kode Studio http://kode.tech 项目地址: https://gitcode.com/gh_mirrors/ko/KodeStudio ...
2025-05-23 09:00:49
378
原创 Nylo Framework:简化Flutter应用开发的微框架
Nylo Framework:简化Flutter应用开发的微框架 framework The Nylo Micro-framework for Flutter 项目地址: https://gitcode.com/gh_mirror...
2025-05-13 13:40:30
682
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人