Pinned Repositories
Adversarial-Transformation-Network
A simple implement of an Adversarial Autoencoding ATN(AAE ATN)
aspem
Code and data for paper AspEm: Embedding Learning by Aspects in Heterogeneous Information Networks
awesome
:sunglasses: Curated list of awesome lists
awesome-semantic-web
A curated list of various semantic web and linked data resources.
BayesSpam
python实现基于贝叶斯的简单垃圾邮件分类
be-a-professional-programmer
成为专业程序员路上用到的各种优秀资料、神器及框架
CppPrimer
:books: Solutions for C++ Primer 5th exercises.
DANE
dblp_reader
decagon
Graph convolutional neural network for multirelational link prediction
MGwave's Repositories
MGwave/dblp_reader
MGwave/Adversarial-Transformation-Network
A simple implement of an Adversarial Autoencoding ATN(AAE ATN)
MGwave/aspem
Code and data for paper AspEm: Embedding Learning by Aspects in Heterogeneous Information Networks
MGwave/awesome
:sunglasses: Curated list of awesome lists
MGwave/awesome-semantic-web
A curated list of various semantic web and linked data resources.
MGwave/be-a-professional-programmer
成为专业程序员路上用到的各种优秀资料、神器及框架
MGwave/CppPrimer
:books: Solutions for C++ Primer 5th exercises.
MGwave/DANE
MGwave/decagon
Graph convolutional neural network for multirelational link prediction
MGwave/deepwalk
DeepWalk - Deep Learning for Graphs
MGwave/EAGCN
Implementation of Edge Attention based Multi-relational Graph Convolutional Networks
MGwave/GraRep
Source Code of GraRep
MGwave/hdp
Hierarchical Dirichlet processes. Topic models where the data determine the number of topics. This implements Gibbs sampling.
MGwave/HIN-Similarity-Survey
MGwave/HOPE
This is a sample implementation of "Asymmetric Transitivity Preserving Graph Embedding"(KDD 2016).
MGwave/KRLPapers
Must-read papers on knowledge representation learning (KRL) / knowledge embedding (KE)
MGwave/LINE
May the LINE be with you...
MGwave/neural-editor
Repository for "Generating Sentences by Editing Prototypes"
MGwave/node2vec
Implementation of the node2vec algorithm.
MGwave/OpenNE
An Open-Source Package for Network Embedding (NE)
MGwave/prep
Code and data for paper PReP: Path-Based Relevance from a Probabilistic Perspective in Heterogeneous Information Networks
MGwave/scikit-tensor
Python library for multilinear algebra and tensor factorizations
MGwave/SDNE
This is a implementation of SDNE (Structural Deep Network embedding)
MGwave/simplified-deeplearning
Simplified implementations of deep learning related works
MGwave/singa
a distributed deep learning platform
MGwave/spodernet
NLP
MGwave/TAADpapers
Must-read Papers on Textual Adversarial Attack and Defense
MGwave/tensor_decomp_embedding
Word embedding via tensor decomposition.
MGwave/tensorflow-socher-ntn
Reimplementation of "Reasoning With Neural Tensor Networks for Knowledge Base Completion" (Socher, Chen 2013) in Google's TensorFlow framework. MIT 6.806 Final Project. NOTE: Not maintained.
MGwave/TensorFlow-TransX
An implementation of TransE and its extended models for Knowledge Representation Learning on TensorFlow