Pinned Repositories
Ai-Learn
人工智能学习路线图,整理近200个实战案例与项目,免费提供配套教材,零基础入门,就业实战!包括:Python,数学,机器学习,数据分析,深度学习,计算机视觉,自然语言处理,PyTorch tensorflow machine-learning,deep-learning data-analysis data-mining mathematics data-science artificial-intelligence python tensorflow tensorflow2 caffe keras pytorch algorithm numpy pandas matplotlib seaborn nlp cv等热门领域
algo
数据结构和算法必知必会的50个代码实现
awesome-gcn
resources for graph convolutional networks (图卷积神经网络相关资源)
awesome-knowledge-graph
整理知识图谱相关学习资料
awesome-knowledge-graph-1
A collection of knowledge graph papers and reading notes.
awesome-knowledge-graph-question-answering
A collection of some materials of knowledge graph question answering
awesome-recommender-systems
A curated list of awesome resources about Recommender Systems.
awesome-search-and-recommendation
An awesome paper reading list with focus on search, recommendation, and NLP
awesome-visual-question-answering
A curated list of Visual Question Answering(VQA)(Image/Video Question Answering),Visual Question Generation ,Visual Dialog ,Visual Commonsense Reasoning and related area.
bert-kbqa-NLPCC2017
A trial of kbqa based on bert for NLPCC2016/2017 Task 5 (基于BERT的中文知识库问答实践,代码可跑通)
Jeffery1Lee's Repositories
Jeffery1Lee/awesome-knowledge-graph-question-answering
A collection of some materials of knowledge graph question answering
Jeffery1Lee/Ai-Learn
人工智能学习路线图,整理近200个实战案例与项目,免费提供配套教材,零基础入门,就业实战!包括:Python,数学,机器学习,数据分析,深度学习,计算机视觉,自然语言处理,PyTorch tensorflow machine-learning,deep-learning data-analysis data-mining mathematics data-science artificial-intelligence python tensorflow tensorflow2 caffe keras pytorch algorithm numpy pandas matplotlib seaborn nlp cv等热门领域
Jeffery1Lee/algo
数据结构和算法必知必会的50个代码实现
Jeffery1Lee/awesome-gcn
resources for graph convolutional networks (图卷积神经网络相关资源)
Jeffery1Lee/awesome-knowledge-graph
整理知识图谱相关学习资料
Jeffery1Lee/awesome-knowledge-graph-1
A collection of knowledge graph papers and reading notes.
Jeffery1Lee/awesome-recommender-systems
A curated list of awesome resources about Recommender Systems.
Jeffery1Lee/awesome-search-and-recommendation
An awesome paper reading list with focus on search, recommendation, and NLP
Jeffery1Lee/awesome-visual-question-answering
A curated list of Visual Question Answering(VQA)(Image/Video Question Answering),Visual Question Generation ,Visual Dialog ,Visual Commonsense Reasoning and related area.
Jeffery1Lee/BERT-VARIANTS
Jeffery1Lee/bottom-up-attention
Bottom-up attention model for image captioning and VQA, based on Faster R-CNN and Visual Genome
Jeffery1Lee/CogQA
Source code and dataset for ACL 2019 paper "Cognitive Graph for Multi-Hop Reading Comprehension at Scale"
Jeffery1Lee/COVID-Net
COVID-Net Open Source Initiative
Jeffery1Lee/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。英文版即伯克利“深度学习导论”教材。
Jeffery1Lee/DeepIE
DeepIE: Deep Learning for Information Extraction
Jeffery1Lee/DenseNet
Densely Connected Convolutional Networks, In CVPR 2017 (Best Paper Award).
Jeffery1Lee/ERNIE
Source code and dataset for ACL 2019 paper "ERNIE: Enhanced Language Representation with Informative Entities"
Jeffery1Lee/ERNIE-1
An Implementation of ERNIE For Language Understanding (including Pre-training models and Fine-tuning tools)
Jeffery1Lee/GIANT
code and data for paper "GIANT: Scalable Creation of a Web-scale Ontology"
Jeffery1Lee/KnowledgeGraphCourse
东南大学《知识图谱》研究生课程
Jeffery1Lee/lanenet-lane-detection
Unofficial implemention of lanenet model for real time lane detection using deep neural network model https://maybeshewill-cv.github.io/lanenet-lane-detection/
Jeffery1Lee/nlp_qa_project
Natural Language Processing Question Answering Final Project
Jeffery1Lee/QA-Survey
北航大数据高精尖中心研究张日崇团队对问答系统的调研。包括知识图谱问答系统(KBQA)和文本问答系统(TextQA),每类系统分别对学术界和工业界进行调研。
Jeffery1Lee/QASystemOnHepatopathyKG
基于neo4j肝病知识图谱的问答系统
Jeffery1Lee/Statistical-Learning-Method_Code
手写实现李航《统计学习方法》书中全部算法
Jeffery1Lee/theMLbook
The Python code to reproduce the illustrations from The Hundred-Page Machine Learning Book.
Jeffery1Lee/TRAlgorithm
Pytorch implementation of TRAlgorithm
Jeffery1Lee/transformers
🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.
Jeffery1Lee/Up-Down-Captioner
Automatic image captioning model based on Caffe, using features from bottom-up attention.
Jeffery1Lee/VQA2.0-Recent-Approachs-2018.pytorch
A pytroch reimplementation of "Bilinear Attention Network", "Intra- and Inter-modality Attention", "Learning Conditioned Graph Structures", "Learning to count object", "Bottom-up top-down" for Visual Question Answering 2.0