- Beijing, China
Stars
Bayesian Data Analysis demos for Python
Representation-Learning-on-Heterogeneous-Graph
PPNP & APPNP models from "Predict then Propagate: Graph Neural Networks meet Personalized PageRank" (ICLR 2019)
Neural Graph Collaborative Filtering, SIGIR2019
特征提取/数据降维:PCA、LDA、MDS、LLE、TSNE等降维算法的python实现
tensorflow2中文教程,持续更新(当前版本:tensorflow2.0),tag: tensorflow 2.0 tutorials
The basic distribution probability Tutorial for Deep Learning Researchers
Must-read papers on graph neural networks (GNN)
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
A collection of important graph embedding, classification and representation learning papers with implementations.
A companion repository for the "Writing code for NLP Research" Tutorial at EMNLP 2018
A dump of all the data science materials (mostly pdf's) that I have accumulated over the years
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
PyTorch Tutorial for Deep Learning Researchers
ACL 2018: Hybrid semi-Markov CRF for Neural Sequence Labeling (http://aclweb.org/anthology/P18-2038)
**国科大新版标准** 中国科学院大学学位论文模板,目前遵守2018国科大指导标准。 a LaTeX template for UCAS.
The new Windows Terminal and the original Windows console host, all in the same place!
A PyTorch implementation of the Transformer model in "Attention is All You Need".
🏀 Javascript 实现的 CXK 打篮球游戏
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
In PyTorch Learing Neural Networks Likes CNN、BiLSTM
An open source library for face detection in images. The face detection speed can reach 1000FPS.
Jupyter notebooks for summarizing and reproducing the textbook "The Elements of Statistical Learning" 2/E by Hastie, Tibshirani, and Friedman
PyTorch1.0 深度学习:60分钟入门与实战(Deep Learning with PyTorch: A 60 Minute Blitz 中文翻译与学习)
中文命名实体识别,实体抽取,tensorflow,pytorch,BiLSTM+CRF