zbximo's Stars
howie6879/pylab
和Python相关的学习笔记:机器学习、算法、进阶书籍、文档,博客地址:https://www.howie6879.cn
cluic/wxauto
Windows版本微信客户端(非网页版)自动化,可实现简单的发送、接收微信消息,简单微信机器人
thunlp/GNNPapers
Must-read papers on graph neural networks (GNN)
agentlabs-inc/agentlabs
Universal AI Agent Frontend. Build your backend we handle the rest.
labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
fuhmmin/it-ebooks-cn
计算机电子书pdf整理
goto456/stopwords
中文常用停用词表(哈工大停用词表、百度停用词表等)
zhuweiyou/chatgpt-api
封装 OpenAI 网页版最新 ChatGPT 接口, 不需要使用 API Key, 完全免费
bowenpay/wechat-spider
微信公众号爬虫
liuhuanyong/EventTriplesExtraction
An experiment and demo-level tool for text information extraction (event-triples extraction), which can be a route to the event chain and topic graph, 基于依存句法与语义角色标注的事件三元组抽取,可用于文本理解如文档主题链,事件线等应用。
liyupi/sql-generator
🔨 用 JSON 来生成结构化的 SQL 语句,基于 Vue3 + TypeScript + Vite + Ant Design + MonacoEditor 实现,项目简单(重逻辑轻页面)、适合练手~