[KDD 2024] In this repository, we present the code of Graph Data Condensation via Self-expressive Graph Structure Reconstruction (GCSR). python==3.7.13 torch==1.13.0 torchvision==0.14.0 ...
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 ...