Binary classification of credit card transactions (legitimate vs fraud) using graph neural networks (GNN) with PyTorch Geometric, with a non-graph MLP baseline for comparison. Task: Imbalanced binary ...
The purpose of this style guide is to provide guidance for writing torch.nn module documentation. It is purposefully strongly opinionated to keep documentation across modules consistent and readable.