giuliacassara / HNHN

Hypergraph representation learning: Hypergraph Networks with Hyperedge Neurons.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hypergraph representation

One can run training on the main script as follows:

python hypersets.py

Data processing

TODO

Requirements

This environment is built using Python 3.8.5 on Ubuntu 20.04 using Anaconda\

Pytorch installation:

conda install pytorch torchvision torchaudio cudatoolkit=xx.x -c pytorch

I suggest to also install Pytorch Geometric using Anaconda Link to guide here

conda install pyg -c pyg -c conda-forge

About

Hypergraph representation learning: Hypergraph Networks with Hyperedge Neurons.


Languages

Language:Python 100.0%