/SVI-NN-training

Implementation for "An alternative approach to train neural networks using monotone variational inequality"

Primary LanguageJupyter Notebook

SVI NN training

Official implementation for An alternative approach to train neural networks using monotone variational inequality.

Please direct all implementation-related inquiries to cxu310@gatech.edu.

The released code compares SVI vs. SGD on the large OGB node classification task

Citation:

@article{xu2022alternative,
  title={An alternative approach to train neural networks using monotone variational inequality},
  author={Xu, Chen and Cheng, Xiuyuan and Xie, Yao},
  journal={arXiv preprint arXiv:2202.08876},
  year={2022}
}