Pinned Repositories
awesome-graph-embedding
A collection of important graph embedding, classification and representation learning papers with implementations.
awesome-network-embedding
A curated list of network embedding techniques.
ChangoLin.github.io
:sparkles: Build a beautiful and simple website in literally minutes. Demo at http://deanattali.com/beautiful-jekyll
fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
ganhacks
starter from "How to Train a GAN?" at NIPS2016
generative-models
Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.
GNNPapers
Must-read papers on graph neural networks (GNN)
hetsann
Source Codes of HetSANN in the AAAI'20 paper: An Attention-based Graph Nerual Network for Heterogeneous Structural Learning.
linyucheng.github.com
my personal github blog
LiteratureDL4Graph
ChangoLin's Repositories
ChangoLin/awesome-graph-embedding
A collection of important graph embedding, classification and representation learning papers with implementations.
ChangoLin/awesome-network-embedding
A curated list of network embedding techniques.
ChangoLin/ChangoLin.github.io
:sparkles: Build a beautiful and simple website in literally minutes. Demo at http://deanattali.com/beautiful-jekyll
ChangoLin/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
ChangoLin/ganhacks
starter from "How to Train a GAN?" at NIPS2016
ChangoLin/generative-models
Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.
ChangoLin/GNNPapers
Must-read papers on graph neural networks (GNN)
ChangoLin/hetsann
Source Codes of HetSANN in the AAAI'20 paper: An Attention-based Graph Nerual Network for Heterogeneous Structural Learning.
ChangoLin/linyucheng.github.com
my personal github blog
ChangoLin/LiteratureDL4Graph
ChangoLin/NRLPapers
Must-read papers on network representation learning (NRL) / network embedding (NE)
ChangoLin/nsfw_data_scrapper
Collection of scripts to aggregate image data for the purposes of training a NSFW image classier
ChangoLin/py_entitymatching
ChangoLin/SparkInternals
Notes talking about the design and implementation of Apache Spark
ChangoLin/word2vecpy
Python implementation of CBOW and skip-gram word vector models, and hierarchical softmax and negative sampling learning algorithms