Pinned Repositories
CANE
Source code and datasets of "CANE: Context-Aware Network Embedding for Relation Modeling"
ChineseNER
A neural network model for Chinese named entity recognition
deepwalk
DeepWalk - Deep Learning for Graphs
DuReader
Baseline Systems of DuReader Dataset
gcn
Implementation of Graph Convolutional Networks in TensorFlow
graph_nets
Build Graph Nets in Tensorflow
Information-Extraction-Chinese
Chinese Named Entity Recognition with IDCNN+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取
KG-demo-for-movie
从无到有构建一个电影知识图谱,并基于该KG,开发一个简易的KBQA程序。
learn-python3
Learn Python 3 Sample Code
learngit
教程→ http://t.cn/zQ6LFwE 赞助→ http://t.cn/R5bhVpf 推送请使用UTF-8编码
dt1219's Repositories
dt1219/CANE
Source code and datasets of "CANE: Context-Aware Network Embedding for Relation Modeling"
dt1219/ChineseNER
A neural network model for Chinese named entity recognition
dt1219/deepwalk
DeepWalk - Deep Learning for Graphs
dt1219/DuReader
Baseline Systems of DuReader Dataset
dt1219/gcn
Implementation of Graph Convolutional Networks in TensorFlow
dt1219/graph_nets
Build Graph Nets in Tensorflow
dt1219/Information-Extraction-Chinese
Chinese Named Entity Recognition with IDCNN+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取
dt1219/KG-demo-for-movie
从无到有构建一个电影知识图谱,并基于该KG,开发一个简易的KBQA程序。
dt1219/learn-python3
Learn Python 3 Sample Code
dt1219/learngit
教程→ http://t.cn/zQ6LFwE 赞助→ http://t.cn/R5bhVpf 推送请使用UTF-8编码
dt1219/machine-learning
Content for Udacity's Machine Learning curriculum
dt1219/models
Models built with TensorFlow
dt1219/multi-class-text-classification-cnn
Classify Kaggle Consumer Finance Complaints into 11 classes. Build the model with CNN (Convolutional Neural Network) and Word Embeddings on Tensorflow.
dt1219/NeuroNER
Named-entity recognition using neural networks. Easy-to-use and state-of-the-art results.
dt1219/NLP
notes and codes about NLP
dt1219/node2vec
dt1219/NRLPapers
Must-read papers on network representation learning (NRL)/network embedding (NE)
dt1219/Performance
Performance Project for Data Analysis
dt1219/ProgrammingAssignment2
Repository for Programming Assignment 2 for R Programming on Coursera
dt1219/R-ProgAssignment3
dt1219/Rprogram
dt1219/scikit-learn
scikit-learn: machine learning in Python
dt1219/TADW
code for IJCAI2015 paper "Network Representation Learning with Rich Text Information"
dt1219/tagger
Named Entity Recognition Tool
dt1219/tensorflow
Computation using data flow graphs for scalable machine learning
dt1219/TensorFlow-Tutorials
Simple tutorials using Google's TensorFlow Framework
dt1219/tf_tagging
这是一个tensorflow使用的样例,改自于https://guillaumegenthial.github.io/sequence-tagging-with-tensorflow.html
dt1219/titanic
Kaggle Titanic Competition
dt1219/Wikipedia_Word2vec
Train Word2vec Model based on Wikipedia