vermaMachineLearning's Stars
zziz/pwc
This repository is no longer maintained.
allenai/allennlp
An open-source NLP research library, built on PyTorch.
mars-project/mars
Mars is a tensor-based unified framework for large-scale data computation which scales numpy, pandas, scikit-learn and Python functions.
uncertainty-toolbox/uncertainty-toolbox
Uncertainty Toolbox: a Python toolbox for predictive uncertainty quantification, calibration, metrics, and visualization
rusty1s/pytorch_scatter
PyTorch Extension Library of Optimized Scatter Operations
thunlp/KRLPapers
Must-read papers on knowledge representation learning (KRL) / knowledge embedding (KE)
Sroy20/machine-learning-interview-questions
This repository is to prepare for Machine Learning interviews.
weihua916/powerful-gnns
How Powerful are Graph Neural Networks?
PetarV-/DGI
Deep Graph Infomax (https://arxiv.org/abs/1809.10341)
ankurtaly/Integrated-Gradients
Attributing predictions made by the Inception network using the Integrated Gradients method
RexYing/diffpool
hitvoice/DrQA
A pytorch implementation of Reading Wikipedia to Answer Open-Domain Questions.
manzilzaheer/DeepSets
astrofrog/fast-histogram
:zap: Fast 1D and 2D histogram functions in Python :zap:
TrustAGI-Lab/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].
chrsmrrs/k-gnn
Source code for our AAAI paper "Weisfeiler and Leman Go Neural: Higher-order Graph Neural Networks".
TianhongDai/integrated-gradient-pytorch
This is the pytorch implementation of the paper - Axiomatic Attribution for Deep Networks.
HKUST-KnowComp/MnemonicReader
A PyTorch implementation of Mnemonic Reader for the Machine Comprehension task
nd7141/AWE
Compute graph embeddings via Anonymous Walk Embeddings
wengong-jin/chemprop
Chemical Property Prediction with Graph Convolutional Networks
Networks-Learning/nevae
Code and data for "NeVAE: A Deep Generative Model for Molecular Graphs", AAAI 2019
shalini1194/SAKT
vermaMachineLearning/Universal-Graph-Embedding-Neural-Network
Paper Code Learning Powerful Graph Neural Network Embeddings With Aid Of Transfer Learning
annamalai-nr/subgraph2vec_tf
This repository contains the TensorFlow implemtation of subgraph2vec (KDD MLG 2016) paper
vector-1127/SACNNs
a unified convolution on both Euclidean and non-Euclidean domains
horacepan/MLGkernel
Implementation of the Multiscale Laplacian Graph Kernel
felixyu/cbe
Circulant Binary Embedding
rmgarnett/fast_wl
A fast MATLAB implementation of the Weisfeiler--Lehman graph transformation and associated kernel.
epfl-lts2/fears-experiments
Experiments using the Fast Eigenspace Approximation using Random Signals (FEARS) method.
vermaMachineLearning/Pytorch-JIT-Recurrent-Highway-Network
A fast and clean implementation of Recurrent Highway Network in Pytorch JIT