NineSH's Stars
d2l-ai/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
pyg-team/pytorch_geometric
Graph Neural Network Library for PyTorch
tkipf/gcn
Implementation of Graph Convolutional Networks in TensorFlow
benfred/implicit
Fast Python Collaborative Filtering for Implicit Feedback Datasets
mohuangrui/ucasthesis
LaTeX Thesis Template for the University of Chinese Academy of Sciences
girls-in-ai/Girls-In-AI
免费学代码系列:小白python入门、数据分析data analyst、机器学习machine learning、深度学习deep learning、kaggle实战
maciejkula/spotlight
Deep recommender models using PyTorch.
PKUJohnson/OpenData
开源的金融投资数据提取工具,专注在各类网站上爬取数据,并通过简单易用的API方式使用
charlesXu86/Chatbot_CN
基于金融-司法领域(兼有闲聊性质)的聊天机器人,其中的主要模块有信息抽取、NLU、NLG、知识图谱等,并且利用Django整合了前端展示,目前已经封装了nlp和kg的restful接口
DeepGraphLearning/RecommenderSystems
RexYing/gnn-model-explainer
gnn explainer
sungyongs/graph-based-nn
Graph Convolutional Networks (GCNs)
frankstar007/kNN
机器学习实战
titipata/scipdf_parser
Python PDF parser for scientific publications: content and figures
gasteigerjo/ppnp
PPNP & APPNP models from "Predict then Propagate: Graph Neural Networks meet Personalized PageRank" (ICLR 2019)
ywgATustcbbs/ustcthesis
Moved to USTCTUG on Github**科学技术大学学位论文通用LaTeX模板. LaTeX templates for UNDERGRADUATE and GRADUATE STUDENTS of USTC. Backup mirror at GitLab (sponsored by LUG@USTC) : https://gitlab.lug.ustc.edu.cn/ywg/ustcthesis
Smerity/search_iclr_2018
leftthomas/DGCNN
A PyTorch implementation of DGCNN based on AAAI 2018 paper "An End-to-End Deep Learning Architecture for Graph Classification"
likeweilikewei/financial-NLP-intelligent-interaction
项目介绍: 智能交互金融智能聊天。具体实现用户在所有关于股票话题的智能问答。其中难点是问题 分类、数据预处理、参数提取。 ☆个人工作: 实现金融智能聊天,实现所有股票问题的精确回答。通过提取通用特征将5亿+条训练语料缩减为10w条,语料内存占用量从10G减少到2M,并将精确度提高98%以上。设计划分股票问题为问股、选股、诊股、百科四个话题。设计利用TF-IDF,无监督训练得到分类。提供可靠稳定的后台服务,利用Redis,合理设计数据存储方式,提高平均查询速度到1秒之内。实现用户和机器人流畅交流。
heqin-zhu/dbworld-search
:mag: 简单的搜索引擎, django 框架
mahsa91/py_mgcn
MGCN: Semi-supervised Classification in Multi-layer Graphs with Graph Convolutional Networks
debanjanmahata/icdm2017
Repository for ICDM (Industrial Conference on Data Mining) 2017 submission.
yanghui-wang/citation-network
This project creates a citation network from a data set of published paper and an importance ranking of the books. I used the Citation-network V1 dataset from https://aminer.org/citation for this project. The project in written in Python 2.7 and particular attention is paid to PageRank and virtualization of the results.
xiaoshuwen1995/NLP-Notes
关于NLP的资料、笔记。金融NLP相关语料库及实践项目。
milindhg/Microsoft-Academic-Graph
pwhsiao/SERproject
Speech Emotion Recognition on FAU-Aibo corpus
417liangjunjun/financial_NER
金融领域实体识别
hpiwowar/contact_corresponding
send questionnaire invitations to corresponding authors
NineSH/leecode
个人学习
tf-dbis-uni-freiburg/LTR_Recommender