PyTorch implementation of optimistic Adam optimizer with negative momentum, proposed in Training GANs with Optimism, Daskalakis et al..
For now use with amsgrad=False.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
PyTorch implementation of optimistic Adam optimizer with negative momentum, proposed in Training GANs with Optimism, Daskalakis et al..
For now use with amsgrad=False.