barkincavdaroglu / Link-Prediction-Mesh-Network

PyTorch Implementation of a Deep Learning Model for Temporal Link Prediction in MANETs
2 stars 1 forks source link

Implements barebone version of gan #13

Closed barkincavdaroglu closed 1 year ago

barkincavdaroglu commented 1 year ago

Closes #8.

Changes Lightning Module to manual optimization to deal with multiple optimizers.