- 博客(2984)
- 收藏
- 关注
原创 TextAttack项目:深入理解对抗攻击的四大核心组件
TextAttack项目:深入理解对抗攻击的四大核心组件 TextAttack TextAttack ???? is a Python framework for adversarial attacks, data augmentation, and model training in NLP https://textatt...
2025-06-12 09:09:58
231
原创 SystemsApproach项目解析:传统网络应用协议深度剖析
SystemsApproach项目解析:传统网络应用协议深度剖析 book Computer Networks: A Systems Approach -- Textbook 项目地址: https://gitcode.com/g...
2025-06-12 09:09:09
164
原创 oinone-pamirs:后端开发的全能助手
oinone-pamirs:后端开发的全能助手 oinone-pamirs 项目地址: https://gitcode.com/gh_mirrors/oi/oinone-pamirs ...
2025-06-12 09:00:05
71
原创 fastllm项目常见问题解决方案指南
fastllm项目常见问题解决方案指南 fastllm 纯c++的全平台llm加速库,支持python调用,chatglm-6B级模型单卡可达10000+token / s,支持glm, llama, moss基座,手机端流畅运行 ...
2025-06-11 09:03:07
246
原创 Facebook Cinder项目中的Python模块机制深度解析
Facebook Cinder项目中的Python模块机制深度解析 cinder Cinder is Meta's internal performance-oriented production version of CPython. ...
2025-06-11 09:03:01
217
原创 mgmt项目常见问题深度解析
mgmt项目常见问题深度解析 mgmt Mgmt是一个用Go编写的分布式、事件驱动的配置管理系统,用于管理和监控远程服务器集群,允许通过声明式语法定义并推送配置到多个目标节点。 项目地址: https://gitcode.com/...
2025-06-10 09:19:45
240
原创 FluentAssertions项目中的事件监控功能详解
FluentAssertions项目中的事件监控功能详解 fluentassertions A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or...
2025-06-10 09:18:58
389
原创 AZ-104实验指南:在Azure中实现监控告警系统
AZ-104实验指南:在Azure中实现监控告警系统 AZ-104-MicrosoftAzureAdministrator AZ-104 Microsoft Azure Administrator 项目地址: https://gi...
2025-06-10 09:16:24
235
原创 Strawberry GraphQL 解析器中访问父级数据指南
Strawberry GraphQL 解析器中访问父级数据指南 strawberry A GraphQL library for Python that leverages type annotations ???? 项目地址: htt...
2025-06-09 09:22:20
225
原创 Remax 框架深度解析:用 React 开发跨平台小程序
Remax 框架深度解析:用 React 开发跨平台小程序 remax 使用真正的 React 构建跨平台小程序 项目地址: https://gitcode.com/gh_mirrors/re/remax ...
2025-06-09 09:03:22
291
原创 Flux.jl深度学习60分钟快速入门教程
Flux.jl深度学习60分钟快速入门教程 Flux.jl Relax! Flux is the ML library that doesn't make you tensor 项目地址: https://gitcode.com/...
2025-06-09 09:02:28
299
原创 LiveCharts2 绘图任务(Paint Tasks)深度解析
LiveCharts2 绘图任务(Paint Tasks)深度解析 LiveCharts2 Simple, flexible, interactive & powerful charts, maps and gauges for .Net, LiveCharts2 can now practically run ever...
2025-06-08 09:21:57
372
原创 深入理解 JavaScript 属性描述对象
深入理解 JavaScript 属性描述对象 jstutorial Javascript tutorial book 项目地址: https://gitcode.com/gh_mirrors/js/jstutorial ...
2025-06-08 09:03:35
336
原创 ROCm项目中的GPU内存管理技术详解
ROCm项目中的GPU内存管理技术详解 ROCm 项目地址: https://gitcode.com/gh_mirrors/roc/ROCm 前言在异构计算领域,GPU内...
2025-06-08 09:03:21
295
原创 深入解析libtorrent中的DHT RSS扩展机制
深入解析libtorrent中的DHT RSS扩展机制 libtorrent an efficient feature complete C++ bittorrent implementation 项目地址: https://gi...
2025-06-08 09:00:12
269
原创 使用Go语言开发Tendermint Core应用:构建分布式键值存储系统
使用Go语言开发Tendermint Core应用:构建分布式键值存储系统 tendermint ⟁ Tendermint Core (BFT Consensus) in Go 项目地址: https://gitcode.com/...
2025-06-07 09:07:21
312
原创 Chainer项目中的DCGAN实现:使用深度卷积生成对抗网络生成图像
Chainer项目中的DCGAN实现:使用深度卷积生成对抗网络生成图像 chainer 项目地址: https://gitcode.com/gh_mirrors/cha/chainer ...
2025-06-07 09:05:54
303
原创 Spatie Laravel-Medialibrary 媒体文件渲染技术详解
Spatie Laravel-Medialibrary 媒体文件渲染技术详解 laravel-medialibrary Associate files with Eloquent models 项目地址: https://gitc...
2025-06-07 09:05:36
301
原创 使用allegroai/clearml实现PyTorch文本分类任务全流程指南
使用allegroai/clearml实现PyTorch文本分类任务全流程指南 clearml ClearML - Auto-Magical CI/CD to streamline your ML workflow. Experiment Manager, MLOps and Data-Management ...
2025-06-07 09:04:02
309
原创 Kata Containers中的VMCache机制详解与使用指南
Kata Containers中的VMCache机制详解与使用指南 kata-containers Kata Containers is an open source project and community working to build a standard implementation of lightweig...
2025-06-07 09:02:08
330
原创 Ecto多对多多态关联实践指南
Ecto多对多多态关联实践指南 ecto A toolkit for data mapping and language integrated query. 项目地址: https://gitcode.com/gh_mirrors...
2025-06-07 09:00:10
233
原创 InternLM/LMDeploy 离线推理管道技术详解
InternLM/LMDeploy 离线推理管道技术详解 lmdeploy LMDeploy is a toolkit for compressing, deploying, and serving LLMs. 项目地址: htt...
2025-06-06 09:22:04
320
原创 使用Folium从点列表创建多边形的高级指南
使用Folium从点列表创建多边形的高级指南 folium Python Data. Leaflet.js Maps. 项目地址: https://gitcode.com/gh_mirrors/fo/folium ...
2025-06-06 09:03:21
325
原创 dash-to-dock:将 GNOME Shell 转变为高效启动器
dash-to-dock:将 GNOME Shell 转变为高效启动器 dash-to-dock A dock for the Gnome Shell. This extension moves the dash out of the overview transforming it in a dock for an...
2025-06-06 09:00:03
216
原创 如何在GLM-130B大模型上评估自定义任务
如何在GLM-130B大模型上评估自定义任务 GLM-130B GLM-130B: An Open Bilingual Pre-Trained Model (ICLR 2023) 项目地址: https://gitcode.com...
2025-06-05 09:15:42
403
原创 Intel RealSense/librealsense 在 NVIDIA Jetson 设备上的安装指南
Intel RealSense/librealsense 在 NVIDIA Jetson 设备上的安装指南 librealsense Intel® RealSense™ SDK 项目地址: https://gitcode.com/...
2025-06-05 09:09:14
341
原创 PySC2环境详解:星际争霸II强化学习环境全解析
PySC2环境详解:星际争霸II强化学习环境全解析 pysc2 项目地址: https://gitcode.com/gh_mirrors/pys/pysc2 星际争霸II游...
2025-06-05 09:08:04
263
原创 深入解析lf终端文件管理器:从入门到精通
深入解析lf终端文件管理器:从入门到精通 lf Terminal file manager 项目地址: https://gitcode.com/gh_mirrors/lf/lf ...
2025-06-05 09:06:22
293
原创 数据科学面试资源大全:从准备到实战的完整指南
数据科学面试资源大全:从准备到实战的完整指南 data-science-interviews Data science interview questions and answers 项目地址: https://gitcode.c...
2025-06-04 09:18:11
298
原创 TheOdinProject中的Rails项目:深入理解Stimulus.js
TheOdinProject中的Rails项目:深入理解Stimulus.js curriculum TheOdinProject/curriculum: The Odin Project 是一个免费的在线编程学习平台,这个仓库是其课程大纲和教材资源库,涵盖了Web开发相关的多种技术栈,如HTML、CSS、JavaScr...
2025-06-04 09:05:47
283
原创 深入解析ext-saladict项目开发指南
深入解析ext-saladict项目开发指南 ext-saladict ???? All-in-one professional pop-up dictionary and page translator which supports multiple search modes, page translations, new ...
2025-06-03 09:04:27
275
原创 如何在jbranchaud/til项目中更新Git远程仓库URL
如何在jbranchaud/til项目中更新Git远程仓库URL til :memo: Today I Learned 项目地址: https://gitcode.com/gh_mirrors/ti/til ...
2025-06-03 09:01:36
230
原创 Cesium 3D可视化中的自定义着色器开发指南
Cesium 3D可视化中的自定义着色器开发指南 cesium 项目地址: https://gitcode.com/gh_mirrors/ces/cesium 前言在现代...
2025-06-03 09:01:08
381
原创 OpenCore Legacy Patcher 常见问题排查指南
OpenCore Legacy Patcher 常见问题排查指南 OpenCore-Legacy-Patcher 体验与之前一样的macOS 项目地址: https://gitcode.com/gh_mirrors/op/Open...
2025-06-02 09:17:52
255
原创 Vitepress 数据加载机制深度解析:构建时数据处理指南
Vitepress 数据加载机制深度解析:构建时数据处理指南 vitepress Vite & Vue powered static site generator. 项目地址: https://gitcode.com/gh_mir...
2025-06-02 09:17:33
320
原创 Oh My Posh 终端美化工具字体配置指南
Oh My Posh 终端美化工具字体配置指南 oh-my-posh JanDeDobbeleer/oh-my-posh: Oh My Posh 是一个跨平台的终端定制工具,用于增强 PowerShell、Zsh 和 Fish Shell 等终端的视觉效果,提供丰富的主题和样式来显示命令提示符,让终端界面更个性化且信息丰...
2025-06-02 09:00:59
373
原创 HashiCorp Consul网络基础设施自动化(NIA)集成指南
HashiCorp Consul网络基础设施自动化(NIA)集成指南 consul Consul is a distributed, highly available, and data center aware solution to connect and configure applications across ...
2025-06-01 09:04:13
264
原创 Packet:无线文件传输的艺术
Packet:无线文件传输的艺术 packet A Quick Share client for Linux 项目地址: https://gitcode.com/gh_mirrors/packet4/packet ...
2025-05-31 09:00:05
288
原创 chie:为大型语言模型打造的扩展桌面应用
chie:为大型语言模型打造的扩展桌面应用 chie An extensive desktop app for ChatGPT and other LLMs. 项目地址: https://gitcode.com/gh_mirror...
2025-05-31 09:00:01
312
原创 Ray项目RLlib强化学习快速入门教程
Ray项目RLlib强化学习快速入门教程 ray ray-project/ray: 是一个分布式计算框架,它没有使用数据库。适合用于大规模数据处理和机器学习任务的开发和实现,特别是对于需要使用分布式计算框架的场景。特点是分布式计算框架、无数据库。 ...
2025-05-30 09:11:17
251
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人