manuel-delverme / constrained_optimization

BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

General class for optimizers with extrapolation #9

Open juan43ramirez opened 3 years ago

juan43ramirez commented 3 years ago

Add extra_optimizer.py: includes a class which inherits from any torch optimizer and can perform an extrapolation step.