Lemon-cmd/energy-transformer-graph
This repository contains the official code for Energy Transformer---an efficient Energy-based Transformer variant for graph classification
This project helps machine learning researchers working with graph-structured data to classify different types of graphs. It takes in various graph datasets, such as those used in image classification benchmarks (like CIFAR10), and produces highly accurate classifications for each graph. This tool is designed for deep learning practitioners and researchers focused on advanced graph neural networks.
No commits in the last 6 months.
Use this if you are developing or evaluating state-of-the-art graph classification models and need an efficient, robust transformer variant.
Not ideal if you are a beginner looking for a simple, off-the-shelf graph classification solution without deep learning expertise.
Stars
25
Forks
3
Language
Python
License
MIT
Category
Last pushed
Jan 28, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Lemon-cmd/energy-transformer-graph"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
pyg-team/pytorch_geometric
Graph Neural Network Library for PyTorch
a-r-j/graphein
Protein Graph Library
raamana/graynet
Subject-wise networks from structural MRI, both vertex- and voxel-wise features (thickness, GM...
pykale/pykale
Knowledge-Aware machine LEarning (KALE): accessible machine learning from multiple sources for...
dmlc/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.