HanbaekLyu / NNetworkLinks
Custom graph/network/multi-weighted network class based on storing list of neighbors for each nodes (as opposed to edge list) for scalable sampling and searching algorithms
☆11Updated last year
Alternatives and similar repositories for NNetwork
Users that are interested in NNetwork are comparing it to the libraries listed below
Sorting:
- This repository reproduces the results in the paper "How expressive are transformers in spectral domain for graphs?"(published in TMLR)☆12Updated 3 years ago
- Source code for the Joint Shapley values: a measure of joint feature importance☆13Updated 3 years ago
- ☆16Updated 3 years ago
- A Library for Minimax Risk Classifiers☆31Updated last year
- "Oblique Decision Trees from Derivatives of ReLU Networks" (ICLR 2020, previously called "Locally Constant Networks")☆22Updated 4 years ago
- SODEN: A Scalable Continuous-Time Survival Model through Ordinary Differential Equation Networks☆13Updated 2 years ago
- MDL Complexity computations and experiments from the paper "Revisiting complexity and the bias-variance tradeoff".☆18Updated 2 years ago
- Python implementation of the supervised graph prediction method proposed in http://arxiv.org/abs/2202.03813 using PyTorch library and POT…☆14Updated 3 years ago
- Deep Large-Scale Inference UsingKnockoffs☆11Updated 3 years ago
- Companion code for the paper "Learnable Uncertainty under Laplace Approximations" (UAI 2021).☆20Updated 4 years ago
- Spectral Graph Attention Network with Fast Eigen-approximation☆12Updated 3 years ago
- This is the code for the paper Jacobian-based Causal Discovery with Nonlinear ICA, demonstrating how identifiable representations (partic…☆18Updated 11 months ago
- Official repository for the paper: "Trees with Attention for Set Prediction Tasks" (ICML21)☆10Updated 3 years ago
- ☆10Updated 3 years ago
- The implementation code for our paper Wasserstein Embedding for Graph Learning (ICLR 2021).☆35Updated 4 years ago
- Benchmark and analysis of 165 pretrained SSL models. Code for "Evaluating Self-Supervised Learning via Risk Decomposition".☆15Updated 2 years ago
- Code for nonconvex graph trend filtering☆10Updated 3 years ago
- Official Implementation of "Doubly Mixed-Effects Gaussian Process Regression" (Jun Ho Yoon, Daniel P. Jeong, Seyoung Kim) (AISTATS 2022, …☆12Updated 3 years ago
- Multiple Generalized Additive Models implemented in Python (EBM, XGB, Spline, FLAM). Code for our KDD 2021 paper "How Interpretable and T…☆12Updated 4 years ago
- ☆13Updated 4 years ago
- [ICLR 2022] "Bayesian Modeling and Uncertainty Quantification for Learning to Optimize: What, Why, and How" by Yuning You, Yue Cao, Tianl…☆14Updated 3 years ago
- PyTorch Codes for Haar Graph Pooling☆11Updated 2 years ago
- A straightforward implementation of EGBM-based Generalized Additive Model☆13Updated 4 years ago
- A repository for reproducing the results in Selection by Prediction paper☆15Updated 2 years ago
- Pytorch (PyG) and Tensorflow (Keras/Spektral) implementation of Total Variation Graph Neural Network (TVGNN), as presented at ICML 2023.☆20Updated 5 months ago
- Code for ICML 2021 paper "Regularizing towards Causal Invariance: Linear Models with Proxies" (ICML 2021)☆11Updated 3 years ago
- Code for the KDD 2021 paper 'Filtration Curves for Graph Representation'☆18Updated 2 years ago
- General purpose library for BNNs, and implementation of OC-BNNs in our 2020 NeurIPS paper.☆38Updated 3 years ago
- Code for our ICLR19 paper "Wasserstein Barycenters for Model Ensembling", Pierre Dognin, Igor Melnyk, Youssef Mroueh, Jarret Ross, Cicero…☆22Updated 5 years ago
- Code to reproduce the numerical experiments in the paper Domain adaptation under structural causal models by Yuansi Chen and Peter Bühlma…☆18Updated 4 years ago