Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 613 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 613 Bytes

Modern-GAP-GNN

Implemented this paper with modifications to improve the accuracy/privacy tradeoff. We conducted several experiments to verify our approach and compare it to the original author's. Here is the writeup of all the experiments.

🧰 Tools

  • Machine Learning
  • Privacy (Differential Privacy)
  • Graph Neural Network
  • Python
  • PyTorch
  • Jupyter Notebook