icml-2024
There are 28 repositories under icml-2024 topic.
bytedance/SALMONN
SALMONN: Speech Audio Language Music Open Neural Network
MichaelTMatthews/Craftax
(Crafter + NetHack) in JAX. ICML 2024 Spotlight.
zju-pi/diff-sampler
An open-source toolbox for fast sampling of diffusion models. Official implementations of our works published in ICML, NeurIPS, CVPR.
azminewasi/Awesome-Graph-Research-ICML2024
All graph/GNN papers accepted at the International Conference on Machine Learning (ICML) 2024.
eduardzamfir/seemoredetails
Repository for "See More Details: Efficient Image Super-Resolution by Experts Mining", ICML 2024
mlbio-epfl/turtle
[ICML 2024] Let Go of Your Labels with Unsupervised Transfer
FLAIROx/jafar
JAX reimplementation of the DeepMind paper "Genie: Generative Interactive Environments"
Walter0807/RepBelief
[ICML 2024] Language Models Represent Beliefs of Self and Others
vLAR-group/OSN
🔥OSN in PyTorch (ICML 2024)
jeongwhanchoi/PANDA
🐼PANDA: Expanded Width-Aware Message Passing Beyond Rewiring, ICML 2024
MAGICS-LAB/OutEffHop
[ICML 2024] Outlier-Efficient Hopfield Layers for Large Transformer-Based Models
cvlab-epfl/iter_unc
Official code for "Enabling Uncertainty Estimation in Iterative Neural Networks" (ICML 2024)
DavidLapous/multipers
Python library for multipersistence
mlvlab/SCDM
Official PyTorch implementation of "Stochastic Conditional Diffusion Models for Robust Semantic Image Synthesis" (ICML 2024).
cvlab-epfl/zigzag
Official code for "ZigZag: Universal Sampling-free Uncertainty Estimation Through Two-Step Inference" (TMLR 2024)
paolomandica/HALO
Official PyTorch implementation of the ICML 2024 paper "Hyperbolic Active Learning for Semantic Segmentation under Domain Shift"
RyanJJP/CHARMS
The code repository for ICML24 paper "Tabular Insights, Visual Impacts: Transferring Expertise from Tables to Images"
mikelma/componet
Source code of the ICML24 paper "Self-Composing Policies for Scalable Continual Reinforcement Learning" (selected for oral presentation)
henryzhongsc/gnn_editing
Official implementation for Zhong & Le et al., GNNs Also Deserve Editing, and They Need It More Than Once. ICML 2024
april211/Conf_Papers_2024
Interesting papers related to graph data mining. (published on ICML, IJCAI, KDD, NeurIPS 2024... )
ylhz/ICML2024-paperlist
Summaries of ICML 2024 papers
rahul13ramesh/compositional_capabilities
Compositional Capabilities of Autoregressive Transformers: A Study on Synthetic, Interpretable Tasks
vita-epfl/TIC-TAC
[ICML 2024] Code repository for "TIC-TAC: A Framework for Improved Covariance Estimation in Deep Heteroscedastic Regression". We address the problem of sub-optimal covariance estimation in deep heteroscedastic regression by proposing a new model and metric.
kalininalab/NaturalPPLuM
Repository of the paper "Exploring sequence landscape of biosynthetic gene clusters with protein language models" published at ICML2024 workshop Machine Learning for Life and Material Science: From Theory to Industry applications
BorgwardtLab/GraphMatchingSubstitutionMatrices
Code and Data for the paper: Structure- and Function-Aware Substitution Matrices via Learnable Graph Matching (RECOMB 2024 & ICML 2024 Differentiable Almost Everything Workshop)
EmanuelSommer/bnn_connecting_the_dots
Code for the ICML 2024 paper "Connecting the Dots: Is Mode-Connectedness the Key to Feasible Sample-Based Inference in Bayesian Neural Networks?"
snuhcs/snn_signgd
Official Repository of "Sign Gradient Descent-based Neuronal Dynamics: ANN-to-SNN Conversion Beyond ReLU Network" (ICML 2024)
yhisaki/average-reward-drl
[ICML 2024] Author's Implementation of RVI-SAC