自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 vis-network物理引擎详解:打造动态网络可视化效果

vis-network物理引擎详解:打造动态网络可视化效果 vis-network :dizzy: Display dynamic, automatically organised, customizable network views. ...

2025-06-11 09:19:22 152

原创 深入理解PaddlePaddle中的自定义层设计

深入理解PaddlePaddle中的自定义层设计 awesome-DeepLearning 深度学习入门课、资深课、特色课、学术案例、产业实践案例、深度学习知识百科及面试题库The course, case and knowledge of Deep Learning and AI ...

2025-06-11 09:17:39 285

原创 LLM工程实践指南:基于AWS SageMaker的大模型部署与推理全流程解析

LLM工程实践指南:基于AWS SageMaker的大模型部署与推理全流程解析 LLM-Engineers-Handbook The LLM's practical guide: From the fundamentals to deploying advanced LLM and RAG apps to AWS usi...

2025-06-11 09:16:21 156

原创 深入解析Mastering Go中Go语言的独特优势

深入解析Mastering Go中Go语言的独特优势 Mastering_Go_ZH_CN 《Mastering GO》中文译本,《玩转 GO》。 项目地址: https://gitcode.com/gh_mirrors/ma/M...

2025-06-11 09:14:32 257

原创 深度学习实战课程大纲解析:从理论到实践的系统学习路径

深度学习实战课程大纲解析:从理论到实践的系统学习路径 berkeley-stat-157 Homepage for STAT 157 at UC Berkeley 项目地址: https://gitcode.com/gh_mirr...

2025-06-10 09:18:55 256

原创 acts-as-taggable-array-on:为数据库数组类型提供简单标签系统

acts-as-taggable-array-on:为数据库数组类型提供简单标签系统 acts-as-taggable-array-on A simple and high performance tagging gem for Rails using PostgreSQL array. ...

2025-06-10 09:00:02 259

原创 Kubernetes实战:使用kubectl patch命令原地更新API对象

Kubernetes实战:使用kubectl patch命令原地更新API对象 website Kubernetes website and documentation repo: 项目地址: https://gitcode.c...

2025-06-09 09:06:37 353

原创 深度解析rakshasa/rtorrent配置文件最佳实践

深度解析rakshasa/rtorrent配置文件最佳实践 rtorrent rTorrent BitTorrent client 项目地址: https://gitcode.com/gh_mirrors/rt/rtorrent...

2025-06-09 09:05:57 293

原创 tint:为图像穿上主题色彩的外衣

tint:为图像穿上主题色彩的外衣 tint ???? Recolor images using your favorite theme palettes 项目地址: https://gitcode.com/gh_mirrors/tin...

2025-06-09 09:00:06 291

原创 深度强化学习中的蒙特卡洛方法详解

深度强化学习中的蒙特卡洛方法详解 deep-reinforcement-learning Repo for the Deep Reinforcement Learning Nanodegree program 项目地址: http...

2025-06-08 09:14:02 345

原创 GDAL Warp API 教程:图像重投影与几何变换详解

GDAL Warp API 教程:图像重投影与几何变换详解 gdal GDAL is an open source MIT licensed translator library for raster and vector geospatial data formats. ...

2025-06-08 09:03:53 390

原创 Phoenix项目中的Prompt工程核心概念解析

Phoenix项目中的Prompt工程核心概念解析 phoenix AI Observability & Evaluation 项目地址: https://gitcode.com/gh_mirrors/phoenix13/phoe...

2025-06-07 09:21:36 221

原创 Shopify Polaris 从 v4 迁移到 v5 的完整指南

Shopify Polaris 从 v4 迁移到 v5 的完整指南 polaris polaris: 是Shopify开发的一套设计系统,包含了用于构建Web界面的组件和样式指南。 项目地址: https://gitcode.co...

2025-06-07 09:04:49 217

原创 深入解析Deis平台的核心组件架构

深入解析Deis平台的核心组件架构 deis Deis v1, the CoreOS and Docker PaaS: Your PaaS. Your Rules. 项目地址: https://gitcode.com/gh_mi...

2025-06-07 09:04:07 406

原创 Django Channels 测试指南:从基础到实战

Django Channels 测试指南:从基础到实战 channels Developer-friendly asynchrony for Django 项目地址: https://gitcode.com/gh_mirrors/...

2025-06-07 09:01:37 280

原创 Prisma ORM 中的 TypedSQL 功能实战指南

Prisma ORM 中的 TypedSQL 功能实战指南 prisma-examples ???? Ready-to-run Prisma example projects 项目地址: https://gitcode.com/gh_...

2025-06-07 09:00:37 245

原创 DeepEval项目中的LLM评估指标全面解析

DeepEval项目中的LLM评估指标全面解析 deepeval The Evaluation Framework for LLMs 项目地址: https://gitcode.com/gh_mirrors/de/deepeval...

2025-06-06 09:06:00 275

原创 TypeScript项目迁移指南:从JavaScript平稳过渡

TypeScript项目迁移指南:从JavaScript平稳过渡 TypeScript TypeScript 使用手册(中文版)翻译。http://www.typescriptlang.org 项目地址: https://gitc...

2025-06-06 09:04:16 230

原创 DeepMind Lab动作系统详解:离散动作控制指南

DeepMind Lab动作系统详解:离散动作控制指南 lab A customisable 3D platform for agent-based AI research 项目地址: https://gitcode.com/gh...

2025-06-06 09:02:46 216

原创 使用Keras预处理层进行结构化数据分类

使用Keras预处理层进行结构化数据分类 training-data-analyst Labs and demos for courses for GCP Training (http://cloud.google.com/training). ...

2025-06-05 09:08:16 344

原创 Ocelot网关中的认证机制详解

Ocelot网关中的认证机制详解 Ocelot .NET API Gateway 项目地址: https://gitcode.com/gh_mirrors/oc/Ocelot ...

2025-06-05 09:02:00 367

原创 从BFG迁移到git-filter-repo的完整指南

从BFG迁移到git-filter-repo的完整指南 git-filter-repo Quickly rewrite git repository history (filter-branch replacement) 项目地址...

2025-06-04 09:10:13 361

原创 Sourcegraph项目中Bazel构建工具的实用技巧指南

Sourcegraph项目中Bazel构建工具的实用技巧指南 sourcegraph Code AI platform with Code Search & Cody 项目地址: https://gitcode.com/gh_mi...

2025-06-04 09:04:06 359

原创 pipx项目安装与配置完全指南

pipx项目安装与配置完全指南 pipx 项目地址: https://gitcode.com/gh_mirrors/pip/pipx 前言pipx是一个专为Python应...

2025-06-03 09:10:32 379

原创 使用Unleash在Rails中实现功能开关的完整指南

使用Unleash在Rails中实现功能开关的完整指南 unleash unleash - 这是一个开源的持续部署和持续交付平台,用于自动化部署、测试、回滚等流程。适用于团队协同工作、持续集成、持续交付等场景。 项目地址: htt...

2025-06-03 09:05:49 407

原创 GitLab Dependency Proxy 功能详解与配置指南

GitLab Dependency Proxy 功能详解与配置指南 gitlabhq GitLab CE Mirror | Please open new issues in our issue tracker on GitLab.com ...

2025-06-03 09:03:29 337

原创 CVAT与Human Protocol集成:AI数据标注的新范式

CVAT与Human Protocol集成:AI数据标注的新范式 cvat Annotate better with CVAT, the industry-leading data engine for machine learning. Used and trusted by teams at any scale, f...

2025-06-03 09:01:34 330

原创 Argo Workflows 循环操作深度解析与实战指南

Argo Workflows 循环操作深度解析与实战指南 argo-workflows Workflow Engine for Kubernetes 项目地址: https://gitcode.com/gh_mirrors/ar/...

2025-06-02 09:07:17 216

原创 使用Kubespray部署你的第一个Kubernetes集群

使用Kubespray部署你的第一个Kubernetes集群 kubespray 一个基于Ansible的Kubernetes集群部署工具,提供自动化部署、集群管理等功能。 - 功能:Kubernetes集群部署、节点管理、容器管理、存储管理、网络管理等。 - 特点:基于Ansible;支持多种Kubernete...

2025-06-02 09:03:59 225

原创 Bokeh可视化入门:如何设置图表背景颜色

Bokeh可视化入门:如何设置图表背景颜色 bokeh bokeh/bokeh: 是一个用于创建交互式图形和数据的 Python 库。适合用于数据可视化、数据分析和呈现,以及创建动态的 Web 应用。特点是提供了一种简洁、直观的 API 来描述和处理数据,并生成交互式的可视化效果。 ...

2025-06-01 09:17:23 269

原创 YAPI项目管理功能详解:从创建到高级配置

YAPI项目管理功能详解:从创建到高级配置 yapi YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台 项目地址: https://gitcode.com/gh_mirrors/ya/yapi ...

2025-06-01 09:03:47 259

原创 freeCodeCamp前端开发教程:深入理解JavaScript表单验证

freeCodeCamp前端开发教程:深入理解JavaScript表单验证 freeCodeCamp freeCodeCamp.org的开源代码库和课程。免费学习编程。 项目地址: https://gitcode.com/gh_m...

2025-05-30 09:05:40 273

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

AutoLaunch 项目启动与配置教程 AutoLaunch Launch your Kotlin / KMP app automatically on system startup ✨ 项目地址: https://gitcod...

2025-05-27 09:01:08 219

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

开源项目最佳实践教程:Awesome GDPR awesome-gdpr Protection of natural persons with regard to the processing of personal data and on the free movement of such data. ...

2025-05-27 09:00:35 303

原创 Swift服务端开发最佳实践指南

Swift服务端开发最佳实践指南 Awesome-Server-Side-Swift Swift 服务端开发 Perfect、Vapor资料。 项目地址: https://gitcode.com/gh_mirrors/awe/A...

2025-05-23 09:01:00 290

原创 sheetjs-style:为你的工作表单元格赋予独特风格

sheetjs-style:为你的工作表单元格赋予独特风格 sheetjs-style support set cell style for sheetjs! ???? 项目地址: https://gitcode.com/gh_mirr...

2025-05-23 09:00:06 303

原创 Unity-NorthStar:一款展示Meta Quest设备视觉效果的视觉展示

Unity-NorthStar:一款展示Meta Quest设备视觉效果的视觉展示 Unity-NorthStar North Star is a VR showcase for Unity, demonstrating cutting-edge graphics and immersive gameplay on Me...

2025-05-15 09:00:07 271

原创 timely-dataflow:低延迟循环数据流计算模型

timely-dataflow:低延迟循环数据流计算模型 timely-dataflow A modular implementation of timely dataflow in Rust 项目地址: https://gitc...

2025-05-14 02:50:47 579

原创 year-in-search-trends:时间序列搜索兴趣的可视化

year-in-search-trends:时间序列搜索兴趣的可视化 year-in-search-trends Visualization of search interest over time 项目地址: https://g...

2025-05-06 09:17:15 971

原创 briefsky:一款免费的天气前端应用

briefsky:一款免费的天气前端应用 briefsky A free weather frontend to a variety of weather providers 项目地址: https://gitcode.com/g...

2025-05-02 14:20:34 677

空空如也

空空如也

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

TA关注的人

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