Implementation of JUNE using Graph Neural Networks in PyTorch.
Project description
GradABM-JUNE
Implementation of the JUNE model using the GradABM framework.
Setup
Install requirements
pip install -r requirements.txt
and install PyTorch geometric, manually for now:
pip install torch-scatter torch-sparse torch-cluster torch-geometric -f https://data.pyg.org/whl/torch-1.13.0+cpu.html
Then install the GradABM-JUNE package
pip install -e .
Usage
See the docs.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
grad_june-0.1.0.tar.gz
(20.6 kB
view details)
File details
Details for the file grad_june-0.1.0.tar.gz
.
File metadata
- Download URL: grad_june-0.1.0.tar.gz
- Upload date:
- Size: 20.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b618b4849de92e4b551885d8a674f7854e9ae92fa7ef198853b14c1365cafc44 |
|
MD5 | d03518be0bdf98b089ebe16f4919382c |
|
BLAKE2b-256 | f4a40d250b3a64f2eac1024bc59d9b95049fb2d39e84ae8a0f02742d49e587f3 |