Pinned Repositories
ARGA
This is a TensorFlow implementation of the Adversarially Regularized Graph Autoencoder(ARGA) model as described in our paper: Pan, S., Hu, R., Long, G., Jiang, J., Yao, L., & Zhang, C. (2018). Adversarially Regularized Graph Autoencoder for Graph Embedding, [https://www.ijcai.org/proceedings/2018/0362.pdf].
arxiv2018-xling-sentence-embeddings
Concatenated p-mean Embeddings as Universal Cross-Lingual Sentence Representations
avatarify
Avatars for Zoom, Skype and other video-conferencing apps.
Chinese
Tools and resources for Chinese texts preprocessing. Validated in two papers, one CCF C, EI indexing and one CCF B, SCI indexing.
Chinese-Text-Classification-Pytorch
中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。
cnn-text-classification-tf
Convolutional Neural Network for Text Classification in Tensorflow
GMM
IDEC-pytorch
Pytorch implementation of Improved Deep Embedded Clustering
pytorch-AGNN
Pytorch implementation of the Attention-based Graph Neural Network(AGNN)
spark-pscan
spark implementation of PSCAN: A Parallel Structural Clustering Algorithm for Big Networks in MapReduce
dawnranger's Repositories
dawnranger/pytorch-AGNN
Pytorch implementation of the Attention-based Graph Neural Network(AGNN)
dawnranger/IDEC-pytorch
Pytorch implementation of Improved Deep Embedded Clustering
dawnranger/spark-pscan
spark implementation of PSCAN: A Parallel Structural Clustering Algorithm for Big Networks in MapReduce
dawnranger/avatarify
Avatars for Zoom, Skype and other video-conferencing apps.
dawnranger/GMM
dawnranger/ARGA
This is a TensorFlow implementation of the Adversarially Regularized Graph Autoencoder(ARGA) model as described in our paper: Pan, S., Hu, R., Long, G., Jiang, J., Yao, L., & Zhang, C. (2018). Adversarially Regularized Graph Autoencoder for Graph Embedding, [https://www.ijcai.org/proceedings/2018/0362.pdf].
dawnranger/arxiv2018-xling-sentence-embeddings
Concatenated p-mean Embeddings as Universal Cross-Lingual Sentence Representations
dawnranger/Chinese
Tools and resources for Chinese texts preprocessing. Validated in two papers, one CCF C, EI indexing and one CCF B, SCI indexing.
dawnranger/Chinese-Text-Classification-Pytorch
中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。
dawnranger/cnn-text-classification-tf
Convolutional Neural Network for Text Classification in Tensorflow
dawnranger/ComE
Implementation of ComE algorithm
dawnranger/DNGR-Keras
dawnranger/fastText
Library for fast text representation and classification.
dawnranger/gae
Implementation of Graph Auto-Encoders in TensorFlow
dawnranger/graphsage-simple
Simple reference implementation of GraphSAGE.
dawnranger/Interview-Notebook
:books: 技术面试需要掌握的基础知识整理,欢迎编辑~
dawnranger/keras-gat
Keras implementation of the Graph Attention Network model by Veličković et. al (2017, https://arxiv.org/abs/1710.10903)
dawnranger/keras-gcn
Keras implementation of Graph Convolutional Networks
dawnranger/LightLDA
Scalable, fast, and lightweight system for large-scale topic modeling
dawnranger/line
TensorFlow implementation of paper "LINE: Large-scale Information Network Embedding" by Jian Tang, et al.
dawnranger/notes-machine-learning
My Notes on Machine Learning
dawnranger/OpenAttack
An Open-Source Package for Textual Adversarial Attack.
dawnranger/paican
Implementation of "Bayesian Robust Attributed Graph Clustering: Joint Learning of Partial Anomalies and Group Structure".
dawnranger/pointer_summarizer
pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"
dawnranger/resume
An elegant \LaTeX\ résumé template
dawnranger/shieldBaiduPromotion
屏蔽百度搜索广告的chrome拓展
dawnranger/sparkling-graph
SparklingGraph provides easy to use set of features that will give you ability to proces large scala graphs using Spark and GraphX.
dawnranger/stanford_alpaca
Code and documentation to train Stanford's Alpaca models, and generate the data.
dawnranger/Text-Classification
Implementation of papers for text classification task on DBpedia
dawnranger/texthero
Text preprocessing, representation and visualization from zero to hero.