Pinned Repositories
ai-edu
AI education materials for Chinese students, teachers and IT professionals.
awesome-architecture
架构师技术图谱,助你早日成为架构师
ccks-2020
CCKS 2020:新冠知识图谱构建与问答评测(四)新冠知识图谱问答评测
cnn_chinese_text_classification
运用cnn + highway network网络结构中文文本分类
JianshuArticles
运用Scrapy抓取简书最新人气文章
Scikit-learn
Scikit-learn翻译学习(部分章节)
Wechat_LDA
微信朋友圈LDA建模发现最常讨论的主题
Wechat_Stat
统计微信朋友圈送出的赞票与得到的赞票人员比例
weibodata
利用微博数据做社交网络分析(待续)
wut0n9's Repositories
wut0n9/ccks-2020
CCKS 2020:新冠知识图谱构建与问答评测(四)新冠知识图谱问答评测
wut0n9/awesome-architecture
架构师技术图谱,助你早日成为架构师
wut0n9/Awesome-CS-Books-and-Digests
:books: Awesome CS Books(with Digests)/Series(.pdf by git lfs) Warehouse for Geeks, ProgrammingLanguage, SoftwareEngineering, Web, AI, ServerSideApplication, Infrastructure, FE etc. :dizzy: 优秀计算机科学与技术领域相关的书籍归档,以及我的读书笔记。
wut0n9/ccks_baidu_entity_link
ccks baidu entity link 实体链接 第一名
wut0n9/chatbot-list
行业内关于智能客服、聊天机器人的应用和架构、算法分享和介绍
wut0n9/Chatbot_CN
基于金融-司法领域(兼有闲聊性质)的聊天机器人,其中的主要模块有信息抽取、NLU、NLG、知识图谱等,并且利用Django整合了前端展示,目前已经封装了nlp和kg的restful接口
wut0n9/chinese-sentiment-datasets
中文文本情感分类数据集分享 chinese sentiment datasets
wut0n9/Cool-NLPCV
Some Cool NLP and CV Repositories and Solutions (收集NLP中常见任务的开源解决方案、数据集、工具、学习资料等)
wut0n9/Data_for_ML-Deeplearning
wut0n9/DataAnalysisInAction
(已完结)《极客时间数据分析实战45讲-详细笔记》包含markdown、图片、思维导图、代码 、数据。 可直接阅读代码、测试!
wut0n9/DeepIE
DeepIE: Deep Learning for Information Extraction
wut0n9/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
wut0n9/Entity_Alignment_Papers
Must-read papers on entity alignment published in recent years
wut0n9/FlagAI
FlagAI (Fast LArge-scale General AI models) is a fast, easy-to-use and extensible toolkit for large-scale model.
wut0n9/hands-on-data-analysis
动手学数据分析以项目为主线,知识点孕育其中,通过边学、边做、边引导来得到更好的学习效果
wut0n9/KnowledgeGraphData
史上最大规模1.4亿中文知识图谱开源下载
wut0n9/MRC_Competition_Dureader
机器阅读理解 冠军/亚军代码及中文预训练MRC模型
wut0n9/nlp_book
wut0n9/python_data_analysis_and_mining_action
《python数据分析与挖掘实战》的代码笔记
wut0n9/pytorch-seq2seq
An open source framework for seq2seq models in PyTorch.
wut0n9/quant-trading
Python quantitative trading strategies including MACD, Pair Trading, Heikin-Ashi, London Breakout, Awesome, Dual Thrust, Parabolic SAR, Bollinger Bands, RSI, Pattern Recognition, CTA, Monte Carlo
wut0n9/readata
Python数据分析实战项目汇总~
wut0n9/reverse-interview-zh
技术面试最后反问面试官的话
wut0n9/science-reading-download
科学文库下载
wut0n9/sentence-transformers
Multilingual Sentence & Image Embeddings with BERT
wut0n9/ttskit
text to speech toolkit. 好用的中文语音合成工具箱,包含语音编码器、语音合成器、声码器和可视化模块。
wut0n9/zvt
write trading algorithm once, run it on all markets
wut0n9/ChatFiles
Have a conversation with files |与你的文件对话
wut0n9/chatgpt-on-wechat
基于大模型搭建的微信聊天机器人,同时支持微信、企业微信、公众号、飞书、钉钉接入,可选择GPT3.5/GPT4.0/Claude/文心一言/讯飞星火/通义千问/Gemini/GLM-4/LinkAI,能处理文本、语音和图片,访问操作系统和互联网,支持基于自有知识库进行定制企业智能客服。
wut0n9/ChatLLM
轻松玩转LLM 提供生产级API 前后端分离