Skip to content

This repo implements Graph Attention Networks from scratch in PyTorch. We use PyG only for the datasets and for some utility functions [softmax, adding self loops and dropout].

Notifications You must be signed in to change notification settings

aaronrockmenezes/GAT-Model-PyTorch-Implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GAT-Model-PyTorch-Implementation

This repo implements Graph Attention Networks from scratch in PyTorch. We use PyG only for the datasets and for some utility functions [softmax, adding self loops and dropout].

About

This repo implements Graph Attention Networks from scratch in PyTorch. We use PyG only for the datasets and for some utility functions [softmax, adding self loops and dropout].

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published