- 博客(547)
- 收藏
- 关注
原创 Diet-Recommendation-System:智能饮食推荐系统
Diet-Recommendation-System:智能饮食推荐系统 Diet-Recommendation-System Food/Diet Recommendation system using machine learning ...
2025-04-03 14:50:32
469
原创 MathForGameDevelopers 项目安装与配置指南
MathForGameDevelopers 项目安装与配置指南 MathForGameDevelopers Sample code for my YouTube series. 项目地址: https://gitcode.com/...
2025-04-03 10:25:12
588
原创 rhyolite:一款简单实用的开源 Markdown 编辑器
rhyolite:一款简单实用的开源 Markdown 编辑器 rhyolite A simple text editor written in Rust using Tauri and svelte for frontend, inspired by Obsidian. Discord:- https://disco...
2025-04-02 11:25:08
645
原创 开源项目安装与配置指南
开源项目安装与配置指南 examples Deep Learning Examples 项目地址: https://gitcode.com/gh_mirrors/examples324/examples ...
2025-04-02 10:06:57
754
原创 roundest-mon:找出最圆的宝可梦
roundest-mon:找出最圆的宝可梦 roundest-mon Here to answer the eternal question - which Pokémon is roundest? 项目地址: https://g...
2025-04-02 09:23:48
447
原创 rna-seq-tsne:助力单细胞转录组数据分析
rna-seq-tsne:助力单细胞转录组数据分析 rna-seq-tsne The art of using t-SNE for single-cell transcriptomics 项目地址: https://gitcode...
2025-04-01 10:26:06
496
原创 微软的Maximal Update Parametrization (μP) 安装与配置指南
微软的Maximal Update Parametrization (μP) 安装与配置指南 mup maximal update parametrization (µP) 项目地址: https://gitcode.com/gh...
2025-03-31 10:15:23
466
原创 Astrobotany:构建星际花园的创意开源项目
Astrobotany:构建星际花园的创意开源项目 astrobotany ???? A community garden over the Gemini protocol 项目地址: https://gitcode.com/gh_mi...
2025-03-31 09:50:38
228
原创 massive-activations:探索大型语言模型中的大规模激活现象
massive-activations:探索大型语言模型中的大规模激活现象 massive-activations Code accompanying the paper "Massive Activations in Large Language Models" ...
2025-03-30 11:00:09
344
原创 sublayer:构建 Ruby AI 应用的基石
sublayer:构建 Ruby AI 应用的基石 sublayer A model-agnostic Ruby Generative AI DSL and framework. Provides base classes for building Generators, Actions, Tasks, and Agen...
2025-03-30 10:55:07
236
原创 《一步步搭建:开源技术教程项目配置指南》
《一步步搭建:开源技术教程项目配置指南》 one-small-step 这是一个简单的技术科普教程项目,主要聚焦于解释一些有趣的,前沿的技术概念和原理。每篇文章都力求在 5 分钟内阅读完成。 项目地址: https://gitco...
2025-03-30 10:10:04
334
原创 PilottAI:构建智能多Agent系统的强大框架
PilottAI:构建智能多Agent系统的强大框架 pilottai Python framework for building scalable multi-agent systems with built-in orchestration, LLM integration, and intelligent task...
2025-03-30 09:20:01
263
原创 Nano-GraphRAG 使用教程
Nano-GraphRAG 使用教程 nano-graphrag A simple, easy-to-hack GraphRAG implementation 项目地址: https://gitcode.com/gh_mirror...
2025-03-29 09:43:21
799
原创 happy-css-modules:项目核心功能/场景
happy-css-modules:项目核心功能/场景 happy-css-modules Typed, definition jumpable CSS Modules. Moreover, easy! 项目地址: https:/...
2025-03-28 10:22:23
850
原创 pixi-essentials:提升 PixiJS 应用性能的利器
pixi-essentials:提升 PixiJS 应用性能的利器 pixi-essentials The best goodies for performant, enterprise-level applications built on PixiJS ...
2025-03-28 10:04:26
950
原创 weblorg:静态HTML生成器,Emacs-Lisp编写利器
weblorg:静态HTML生成器,Emacs-Lisp编写利器 weblorg Static Site Generator for Emacs 项目地址: https://gitcode.com/gh_mirrors/we/we...
2025-03-28 10:04:26
295
原创 Django REST framework SimpleJWT 使用教程
Django REST framework SimpleJWT 使用教程 djangorestframework-simplejwt 项目地址: https://gitcode.com/gh_mirrors/dja/django...
2025-03-28 09:22:37
828
原创 Orchestra:构建多智能体协同的轻量级框架
Orchestra:构建多智能体协同的轻量级框架 orchestra Cognitive Architectures for Multi-Agent Teams 项目地址: https://gitcode.com/gh_mirro...
2025-03-27 14:54:03
388
原创 mysql-server:一款强大的SQL数据库服务器
mysql-server:一款强大的SQL数据库服务器 mysql-server MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional d...
2025-03-26 15:07:23
790
原创 开源项目安装与配置指南:Out-Of-Core SVO Builder
开源项目安装与配置指南:Out-Of-Core SVO Builder ooc_svo_builder Out-Of-Core Construction of Sparse Voxel Octrees - reference implementation ...
2025-03-26 13:42:54
501
原创 Babel-plugin-typecheck 常见问题解决方案
Babel-plugin-typecheck 常见问题解决方案 babel-plugin-typecheck Static and runtime type checking for JavaScript in the form of a Babel plugin. ...
2025-01-27 09:17:34
280
原创 SysMocap 开源项目常见问题解决方案
SysMocap 开源项目常见问题解决方案 SysMocap A real-time motion capture system for 3D virtual character animating. 项目地址: https://...
2025-01-27 09:16:58
409
原创 Django-environ 项目常见问题解决方案
Django-environ 项目常见问题解决方案 django-environ Django-environ allows you to utilize 12factor inspired environment variables to configure your Django application. ...
2025-01-26 09:28:01
319
原创 GraphicsFuzz 项目常见问题解决方案
GraphicsFuzz 项目常见问题解决方案 graphicsfuzz A testing framework for automatically finding and simplifying bugs in graphics shader compilers. ...
2025-01-26 09:15:46
283
原创 id-arena 项目常见问题解决方案
id-arena 项目常见问题解决方案 id-arena A simple, id-based arena 项目地址: https://gitcode.com/gh_mirrors/id/id-arena ...
2025-01-26 09:08:11
286
原创 i3-easyfocus 项目常见问题解决方案
i3-easyfocus 项目常见问题解决方案 i3-easyfocus Focus and select windows in i3 项目地址: https://gitcode.com/gh_mirrors/i3/i3-easy...
2025-01-25 09:07:59
381
原创 nf-core/chipseq 项目常见问题解决方案
nf-core/chipseq 项目常见问题解决方案 chipseq ChIP-seq peak-calling, QC and differential analysis pipeline. 项目地址: https://gitc...
2025-01-24 09:26:21
412
原创 FieldMask-Utils 项目常见问题解决方案
FieldMask-Utils 项目常见问题解决方案 fieldmask-utils Protobuf Field Mask Go utils 项目地址: https://gitcode.com/gh_mirrors/fi/fie...
2025-01-24 09:26:17
674
原创 Minidenticons 项目常见问题解决方案
Minidenticons 项目常见问题解决方案 minidenticons Super lightweight SVG identicon (pixelated avatar) generator 项目地址: https://g...
2025-01-23 09:24:14
569
原创 开源项目gidevice常见问题解决方案
开源项目gidevice常见问题解决方案 gidevice communicate with iOS devices implemented with Golang 项目地址: https://gitcode.com/gh_mir...
2025-01-23 09:23:07
301
原创 Orchis-theme 项目常见问题解决方案
Orchis-theme 项目常见问题解决方案 Orchis-theme Orchis is a [Material Design](https://material.io) theme for GNOME/GTK based desktop environments. ...
2025-01-22 10:14:13
368
原创 Chucker 项目常见问题解决方案
Chucker 项目常见问题解决方案 chucker ???? An HTTP inspector for Android & OkHTTP (like Charles but on device) 项目地址: https://gitc...
2025-01-22 09:17:56
275
原创 Helm Chart Testing 项目常见问题解决方案
Helm Chart Testing 项目常见问题解决方案 chart-testing CLI tool for linting and testing Helm charts 项目地址: https://gitcode.com/...
2025-01-21 09:55:26
553
原创 APNumberPad 项目常见问题解决方案
APNumberPad 项目常见问题解决方案 APNumberPad Full clone of iOS number keyboard with the customizable function button. 项目地址: h...
2025-01-20 10:15:06
787
原创 Donna 开源项目常见问题解决方案
Donna 开源项目常见问题解决方案 donna Experimental UCI chess engine implemented in Go, download binaries at http://donnachess.github.io ...
2025-01-20 09:28:48
352
原创 Python RADIUS 实现项目常见问题解决方案
Python RADIUS 实现项目常见问题解决方案 pyrad Python RADIUS Implementation 项目地址: https://gitcode.com/gh_mirrors/py/pyrad ...
2025-01-20 09:10:17
869
原创 No-Consolation 项目常见问题解决方案
No-Consolation 项目常见问题解决方案 No-Consolation A BOF that runs unmanaged PEs inline 项目地址: https://gitcode.com/gh_mirror...
2025-01-19 10:03:45
696
原创 开源项目tty-clock常见问题解决方案
开源项目tty-clock常见问题解决方案 tty-clock Clock using lib ncurses 项目地址: https://gitcode.com/gh_mirrors/tt/tty-clock ...
2025-01-19 09:14:45
276
原创 CosmosDB Server 项目常见问题解决方案
CosmosDB Server 项目常见问题解决方案 cosmosdb-server A Cosmos DB server implementation for testing your applications locally. ...
2025-01-18 10:14:44
246
原创 mgearDist开源项目常见问题解决方案
mgearDist开源项目常见问题解决方案 mgear_dist mGear v.3.x.x distribution repository 项目地址: https://gitcode.com/gh_mirrors/mg/mge...
2025-01-18 09:34:07
354
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人