This repository contains code to reproduce the experiments in the KDD 2025 paper "Explaining GNN Explanations With Edge Gradients", including the Occlusion, Layerwise Occlusion, and Layerwise Gradient ...
AgentRun is a Python library that makes it easy to run Python code safely from large language models (LLMs) with a single line of code. Built on top of the Docker Python SDK and RestrictedPython, it ...