Pinned Repositories
msvr
MSVR (Multiple-output Support Vector Regression) python module
awesome_Chinese_medical_NLP
中文医学NLP公开资源整理:术语集/语料库/词向量/预训练模型/知识图谱/命名实体识别/QA/信息抽取/模型/论文/etc
Causality4NLP_Papers
A reading list for papers on causality for natural language processing (NLP)
Chinese-Word2vec-Medicine
Chinese Word2vec Medicine,中文医学词向量
CLEAR
Replication of Complement Lexical Retrieval with Semantic Residual Embeddings
EMPaper
This is a repository for sharing papers in the field of empathetic conversational AI. The related source code for each paper is linked if available.
MedNLP_paper_reading
MedNLP papers
msvr
MSVR (Multiple Support Vector Regression) python module
ProbabilisticLoadForecasting
Probabilistic Load Forecasting
qrnn
QRNN (Quantile Regression Neural Network) Keras version
KaishuaiXu's Repositories
KaishuaiXu/qrnn
QRNN (Quantile Regression Neural Network) Keras version
KaishuaiXu/CLEAR
Replication of Complement Lexical Retrieval with Semantic Residual Embeddings
KaishuaiXu/msvr
MSVR (Multiple Support Vector Regression) python module
KaishuaiXu/ProbabilisticLoadForecasting
Probabilistic Load Forecasting
KaishuaiXu/EMPaper
This is a repository for sharing papers in the field of empathetic conversational AI. The related source code for each paper is linked if available.
KaishuaiXu/MedNLP_paper_reading
MedNLP papers
KaishuaiXu/awesome_Chinese_medical_NLP
中文医学NLP公开资源整理:术语集/语料库/词向量/预训练模型/知识图谱/命名实体识别/QA/信息抽取/模型/论文/etc
KaishuaiXu/Causality4NLP_Papers
A reading list for papers on causality for natural language processing (NLP)
KaishuaiXu/Chinese-Word2vec-Medicine
Chinese Word2vec Medicine,中文医学词向量
KaishuaiXu/Chinese_medical_NLP
中文医疗NLP领域 数据集,论文 ,知识图谱,语料,工具包
KaishuaiXu/Contrastive-Learning-Papers-Codes
A comprehensive list of Awesome Contrastive Learning Papers&Codes.Research include, but are not limited to: CV, NLP, Audio, Video, Multimodal, Graph, Language, etc.
KaishuaiXu/DFMed
This is the code for ACL 2023 Findings paper: Medical Dialogue Generation via Dual Flow Modeling
KaishuaiXu/iholt
interval Holt’s exponential smoothing method (python version)
KaishuaiXu/imlp
iMLP (interval Multilayer Perceptron) python module
KaishuaiXu/interval-load-clustering
interval load clustering
KaishuaiXu/KaishuaiXu
KaishuaiXu/kaishxu.github.io
KaishuaiXu/Knowledge_Dialogue_paper_reading
Knowledge_Dialogue_paper_reading
KaishuaiXu/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
KaishuaiXu/llama-docker-playground
Quick Start LLaMA models with multiple methods, and fine-tune 7B/65B with One-Click.
KaishuaiXu/NLPer-Arsenal
收录NLP相关竞赛经验贴(当前赛事、往期赛事、训练赛)、NLP会议时间、常用自媒体、GPU推荐等,持续更新中
KaishuaiXu/ONEPIECE-KG
a knowledge graph project for ONEPIECE /《海贼王》知识图谱
KaishuaiXu/QASystemOnMedicalKG
A tutorial and implement of disease centered Medical knowledge graph and qa system based on it。知识图谱构建,自动问答,基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱,并以该知识图谱完成自动问答与分析服务。
KaishuaiXu/TimeSeries
Implementation of deep learning models for time series in PyTorch.