jcyl's starred repositories

google-research

Google Research

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:33667Issues:748Issues:1229

ivy

The Unified AI Framework

Language:PythonLicense:NOASSERTIONStargazers:14026Issues:70Issues:16874

django-crispy-forms

The best way to have DRY Django forms. The app provides a tag and filter that lets you quickly render forms in a div format while providing an enormous amount of capability to configure and control the rendered HTML.

Language:PythonLicense:MITStargazers:4990Issues:114Issues:690

annotated_latex_equations

Examples of how to create colorful, annotated equations in Latex using Tikz.

Language:TeXLicense:MITStargazers:3738Issues:37Issues:3

pyGAT

Pytorch implementation of the Graph Attention Network model by Veličković et. al (2017, https://arxiv.org/abs/1710.10903)

Language:PythonLicense:MITStargazers:2865Issues:17Issues:71

pgmpy

Python Library for learning (Structure and Parameter), inference (Probabilistic and Causal), and simulations in Bayesian Networks.

Language:PythonLicense:MITStargazers:2685Issues:74Issues:888

planetoid

Semi-supervised learning with graph embeddings

Language:PythonLicense:MITStargazers:866Issues:22Issues:19

DGI

Deep Graph Infomax (https://arxiv.org/abs/1809.10341)

Language:PythonLicense:MITStargazers:622Issues:12Issues:19

BUAAThesis

北航研究生学位论文模板(Word+LaTeX).

Language:TeXLicense:MITStargazers:518Issues:9Issues:61

GraphMAE

GraphMAE: Self-Supervised Masked Graph Autoencoders in KDD'22

align_uniform

Open source code for paper "Understanding Contrastive Representation Learning through Alignment and Uniformity on the Hypersphere" ICML 2020

Language:PythonLicense:MITStargazers:429Issues:13Issues:11

GRACE

[GRL+ @ ICML 2020] PyTorch implementation for "Deep Graph Contrastive Representation Learning" (https://arxiv.org/abs/2006.04131v2)

Language:PythonLicense:Apache-2.0Stargazers:303Issues:7Issues:13

CorrectAndSmooth

[ICLR 2021] Combining Label Propagation and Simple Models Out-performs Graph Neural Networks (https://arxiv.org/abs/2010.13993)

Awesome-Hyperbolic-Learning

Paper list about hyperbolic embedding, hyperbolic models,hyperbolic applications

GCA

[WWW 2021] Source code for "Graph Contrastive Learning with Adaptive Augmentation"

Language:PythonLicense:MITStargazers:160Issues:3Issues:9

GREET

[AAAI'23] Beyond Smoothing: Unsupervised Graph Representation Learning with Edge Heterophily Discriminating

Language:PythonLicense:MITStargazers:47Issues:2Issues:1

COSTA

Code for KDD'22 paper, COSTA: Covariance-Preserving Feature Augmentation for Graph Contrastive Learning

ProGCL

[ICML 2022] "ProGCL: Rethinking Hard Negative Mining in Graph Contrastive Learning"

H2GCN-PyTorch

A pytorch implementation of H2GCN raised in the paper "Beyond Homophily in Graph Neural Networks: Current Limitations and Effective Designs".

Language:PythonLicense:MPL-2.0Stargazers:31Issues:1Issues:3

SHGP

NeurIPS 2022 - SHGP

ASP

The code of "Attribute and Structure preserving Graph Contrastive Learning" (AAAI 2023 oral)

M3S_Pytorch

Pytorch implementation of "Multi-Stage Self-Supervised Learning for Graph Convolutional Networks on Graphs with Few Labeled Nodes"

Language:PythonStargazers:17Issues:1Issues:0

CG3

This is the repository for the AAAI 21 paper [Contrastive and Generative Graph Convolutional Networks for Graph-based Semi-Supervised Learning].

Language:PythonLicense:MITStargazers:17Issues:2Issues:0

GOAL-Graph-Complementary-Learning

The Open Source Code For ICML 2023 Paper "Finding the Missing-half: Graph Complementary Learning for Homophily-prone and Heterophily-prone Graphs"

Language:PythonStargazers:13Issues:4Issues:0

ClusterSCL

The pytorch implementation of Cluster-Aware Supervised Contrastive Learning on Graphs (WWW 2022).

Language:PythonStargazers:10Issues:1Issues:0

M-Mix

SIGKDD 2022 paper

IGP

Active Learning for GNN (ICLR'22)