Skip to content
View Windyhhh's full-sized avatar

Block or report Windyhhh

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Windyhhh/README.md

header

你好,我是笙囧同学 👋

中科院 AI 方向在读硕士 · 曾在 阿里巴巴、百度 做算法实习 · 北京桐桉智能科技有限公司 创始人

主攻 大模型应用 / 多智能体系统 / 物理信息神经网络,喜欢把复杂的 AI 做成能用的产品。


Open to Work Location Focus


Email 知乎 抖音


📊 GitHub 数据



activity graph

🛠️ 技术栈

AI / 大模型

大数据 & 计算

语言 & 全栈


🚀 精选项目

挑了几个有代表性的,点进去看代码和效果。

项目 一句话卖点 核心技术
LoLCATs 线性注意力大模型蒸馏 把 405B LLM 蒸馏为 O(n) 线性注意力变体,含 CUDA 内核实现 PyTorch · CUDA · 蒸馏
AI 小说多智能体写作系统 16 个 Agent 协作写小说,人性化后处理 + Web UI,可直接跑 MultiAgent · LLM · Flask
离线法律 RAG 问答 Qwen-7B + Chroma 全本地部署,断网也能跑的法律问答 RAG · Qwen · Chroma
疲劳裂纹扩展预测 (PINN) 残差注意力 PINN + Paris 定律物理约束,平均误差 6.42% PINN · PyTorch · 物理AI
多因子选股 (Transformer) 双层 Transformer 做股票多因子选择,含完整回测框架 Transformer · 量化 · PyTorch
工业故障检测 (FGAN) FBGAN 无监督故障检测,TEP 数据集 FAR 仅 1.30% GAN · 异常检测 · 工业AI

📂 更多项目


👋 关于我

不写代码的时候喜欢看小说,算是给自己换个频道。

如果你在找 AI 算法 / 大模型应用 方向的人,或者对我的项目感兴趣,欢迎随时联系 👇

Email 知乎


footer

Popular repositories Loading

  1. Polar-Codes-SCSCL Polar-Codes-SCSCL Public

    5G 极化码译码 — SC/SCL/CA-SCL 译码实现 (N=4-128)

    Python 1

  2. book book Public

    图书推荐系统 — 融合标签/内容/评分的多源推荐

    Python

  3. research-report-sentiment-analysis research-report-sentiment-analysis Public

    研报情感分析 — 金融研报 NLP 情感分析

  4. Windyhhh Windyhhh Public

    笙囧同学的项目集合 | Windyhhh's project collection

  5. DCWRISM-CropIrrigation DCWRISM-CropIrrigation Public

    作物灌溉模型 — FAO Penman-Monteith + 物理经验混合 + DE 优化

    Python

  6. Industrial-Predictive-Maintenance Industrial-Predictive-Maintenance Public

    工业预测性维护 — Hadoop MapReduce 三版本实现

    Java