https://github.com/jefflai108/Contrastive-Predictive-Coding-PyTorch/blob/a9dab4e759aaa68dce1b1ada46a8035076ba3296/src/model/model.py#L100 Meaning, should that `correct` variable be += ?
Contrastive-Predictive-Coding-PyTorch/src/model/model.py
Line 100 in a9dab4e
Meaning, should that
correctvariable be += ?