accelerate==0.33.0 numpy==1.24.4 ogb==1.3.6 pandas==2.2.3 PyYAML==6.0.2 rdkit_pypi==2022.9.5 scikit_learn==1.3.2 scipy==1.8.1 torch==2.1.2+cu121 torch_geometric==2.6.1 torch_scatter==2.1.2+pt21cu121 ...
Generative artificial intelligence (AI) is a potentially important new technology, but its impact on the economy depends on the speed and intensity of adoption. This paper reports results from a ...
This is the code repository for [Paper]: "Learning Graph Representation via Graph Entropy Maximization (ICML 2024)". GeMax is an approximation method leveraging orthonormal representation for graph ...
Abstract: Knowledge graph embedding is efficient method for reasoning over known facts and inferring missing links. Existing methods are mainly triplet-based or graph-based. Triplet-based approaches ...
Abstract: Graph Attention Networks (GAT) is a type of neural network architecture designed to effectively model and process data represented as graphs. GATs leverage the concept of attention ...