Jiří Lebl 所著 Basic Analysis、Notes on Diffy Qs 和 Cultivating Complex Analysis 的 Bahasa Indonesia 版本——LaTeX 源码与模块化后端。Edisi Bahasa Indonesia untuk Basic Analysis, Notes on Diffy Qs, dan Cultivating Complex Analysis karya Jiří Lebl — sumber LaTeX dan backend modular.
仓库/Skill 库
3136 个
对接日本 gBizINFO 企业信息 REST API v2 的 MCP serverMCP server for Japan’s gBizINFO corporate information REST API v2.
用于搜索与检索日本官方 e-Stat 政府统计数据的 MCP serverMCP server for searching and retrieving Japan’s official e-Stat government statistics.
使用 EMI Corpus of Student Academic Writing(Gablasova et al., 2024)中的 449 篇文章,检验写作者 L1 背景是否调节 22 项 USAS 语义域频率与作文分数之间的关系。How to use 449 essays from the EMI Corpus of Student Academic Writing (Gablasova et al., 2024) to test whether a writer's L1 background moderates the relationship between 22 USAS semantic-domain frequencies and essay scores.
Telegram RAG 机器人,以暗黑荒诞的《权力的游戏》谋士风格回答问题;支持英中双语,基于 LLaMA 3.3 70B + Firestore 向量搜索。A Telegram RAG bot that answers your questions as a darkly absurdist Game of Thrones advisor — bilingual (EN/ZH), powered by LLaMA 3.3 70B + Firestore vector search.
多 Agent 开发的可调度性编译器 —— 观察真实代码边界、重构冲突接缝、重新编译计划以实现并行执行。Schedulability compiler for multi-agent development — observe real code boundaries, refactor the conflicting seam, recompile the plan for parallel execution
一套可移植、可复现的 PRISMA 2020 系统综述流水线:检索 15 个数据库、执行去重、以完整审计追踪管理人工筛选,并根据决策日志计算 PRISMA 流程计数。A portable, reproducible PRISMA 2020 systematic literature review pipeline. Searches 15 databases, deduplicates, manages human screening with a full audit trail, and computes PRISMA flow counts from the decision log.
💳 使用 XGBoost 检测金融交易欺诈,结合针对不平衡数据集与复杂特征的高级优化技术💳 Detect fraudulent financial transactions using XGBoost. Optimize performance with advanced techniques for imbalanced datasets and complex features.
Kiki — 一个面向 Google Campaign Manager 360 的开源对话式 trafficking 助手。集成 70 个 CM360 工具,具备写入安全确认、内置 QA 以及零凭证 MCP demo。Kiki — an open-source conversational trafficking assistant for Google Campaign Manager 360. 70 CM360 tools, write-safety confirmation, built-in QA, zero-credential MCP demo.
两个用于短期预测研究的已处理风电数据集,包括来自中国新疆的基于 SCADA 的风电场数据集以及 DTU 的 SOLETE 风力机数据集;数据集以 CSV 格式提供,便于可复现研究。Two processed wind power datasets for short-term forecasting research, including a SCADA-based wind farm dataset from Xinjiang, China, and the SOLETE wind turbine dataset from DTU. The datasets are provided in CSV format to facilitate reproducible research.
一个使用 OpenAI function calling 和 DuckDuckGo 搜索的网络搜索与研究问题回答 AI Agent。An AI agent that searches the web and answers research questions using OpenAI's function calling and DuckDuckGo search.
Thesis Helper:面向学术研究的自动化统计分析 Web 应用。上传数据集即可即时生成描述性统计、相关性分析、回归和 t 检验,无需编写代码。Thesis Helper: An automated statistical analysis web app for academic research. Upload your dataset and instantly generate descriptive stats, correlations, regressions, and t-tests without coding.
面向 LLM 的阶段感知上下文窗口治理框架。提供不变的上下文长度上限、基于熵的稳定性控制,以及针对降级(碎片化)状态的概率性保证,适用于生产级 LLM 系统。Phase-aware context window governance framework for Large Language Models (LLMs). Provides invariant context length caps, entropy-based stability control, and probabilistic guarantees against degraded (fragmentation) states for production LLM systems.
这个仓库展示了我的技能、项目,以及从数据工程转型为数据科学家角色的持续学习历程。This repository showcases my skills, projects, and continuous learning journey as I transition from Data Engineering to a Data Scientist role.
使用自然语言查询分析并比较 700+ DeFi 金库的风险评分,无需 API key 或安装Analyze and compare risk scores of 700+ DeFi vaults using natural language queries without requiring API keys or installations.
适用于 preglobal 斯巴鲁车型带 EyeSight 的 ICBM(按键欺骗式 ACC 触发)— 已实车可用。全纵向控制仍是开放且未经证实的研究问题。ICBM (button-spoofed ACC actuation) for preglobal Subarus with EyeSight — live and working. Full longitudinal control is still an open, unproven research question.
存储 UC Berkeley 本科阶段个人项目与个人研究的仓库,主题涵盖机器学习、统计建模与统计分析。This is a repository storing personal projects or individual research done throughout the undergrad of UC Berkeley. The topic include machine learning, statistical modeling, and statistical analysis
AI 产品运营的可复现研究流水线与案例研究,包含一个自动验证产品证据声明的 Agent。"A reproducible research pipeline and case study for AI Product Operations, featuring an automated agent that verifies product evidence claims."
面向证据治理的化学文献综述 Agent skill。Agent skill for evidence-governed chemical literature reviews
硕士论文(KCL):在攻击者-机器留出划分下重新衡量 IoT 入侵检测,并测试基于 LLM 的报文预测是否能提升性能。移除泄露后,macro-F1 从 0.90 降至 0.60。MSc dissertation (KCL): re-measuring IoT intrusion detection under an attacker-machine holdout, and testing whether LLM-based packet prediction improves it. macro-F1 0.90 -> 0.60 once leakage is removed.
🎨 利用 GPT、Gemini 等模型,AI 驱动的学术图表一键生成与定制工具🎨 Generate academic diagrams effortlessly with this AI-driven tool, leveraging models like GPT and Gemini for seamless creation and customization.
CryptoMindAI 是一个面向加密货币市场量化分析的开源研究框架,结合系统化策略、统计分析、回测、样本外验证与 AI 辅助研究;项目聚焦可复现实验与方法学稳健性,而非单纯生成交易信号CryptoMindAI is an open-source research framework for quantitative analysis of cryptocurrency markets, combining systematic strategies, statistical analysis, backtesting, out-of-sample validation and AI-assisted research. The project focuses on reproducible experimentation and methodological robustness rather than simply generating trading signals.
Journal Finder API——数据科学家面试作业题Journal Finder API - Data Scientist Interview Assignment
面向农业机器人成像系统综述与 Meta 分析的数据与分析代码。Data and analysis code for a systematic review and meta-analysis of agricultural robotic imaging
农业机器人成像系统综述与 meta-analysis 的数据与分析代码。Data and analysis code for a systematic review and meta-analysis of agricultural robotic imaging
开发一个研究论文推荐系统,分析关键词、摘要、引用与用户兴趣以推荐相关论文。该系统使用图算法、相似度排序和优化技术,为研究者和学生提供个性化建议。Here's a version with **exactly 300 characters**: > Develop a research paper recommendation system that analyzes keywords, abstracts, citations, and user interests to recommend relevant papers. It uses graph algorithms, similarity ranking, and optimization techniques to deliver personalized suggestions for researchers and students.
自动化 n8n 工作流,抓取 LinkedIn 产品经理职位,通过向量相似度与简历匹配打分,并使用 Claude 为每个职位生成简历修改建议Automated n8n workflow that scrapes LinkedIn PM jobs, scores them against your resume with vector similarity, and uses Claude to suggest per-job resume edits.
Buzz Agent 运行时 harness——监控 stock buzz-acp,可选的 sandbox 前置入口、DNA 完整性校验与 memory checkpoint。Buzz agent runtime harness — supervise stock buzz-acp, optional sandbox front door, DNA integrity, and memory checkpoint.
Shadow / Unmanaged API 的发现、分类、安全验证与可复现研究基准。Shadow / Unmanaged API discovery, classification, security validation, and reproducible research benchmarks
基于反事实决策影响与验证效用的效用引导型政策验证可复现研究框架A reproducible research framework for utility guided policy verification using counterfactual decision impact and verification utility.
🛠 通过此硬件插件提升 vLLM 在 Kunlun XPU 上的性能,无缝集成主流 AI 模型并优化执行效率🛠 Enhance vLLM performance on Kunlun XPU with this hardware plugin, offering seamless integration for popular AI models and optimized execution.
SILVA Networks 是一个 Python 包,提供扩展的深度均衡层、定点求解器、隐式微分、结构化算子、诊断工具以及可复现研究 notebook。SILVA Networks is a Python package for extended deep equilibrium layers, fixed-point solvers, implicit differentiation, structured operators, diagnostics, and reproducible research notebooks.
🧪 实验性本地优先 RAG,附带桌面 GUI:将文档拖入文件夹即可对话聊天,内置 Ollama / fastembed / OCR / reranker。🧪 Experimental local-first RAG with desktop GUI — drop documents in a folder, chat with them. Ollama / fastembed / OCR / reranker built in.