Open one-june opened 3 weeks ago
This new pull request contains the cleaned up version of GFGP
Thank you very much for contributing your code, @one-june . I have removed unused files, which were not mentioned in the tutorial, and the explainer in general. Could you, please, take a look at the new PR to verify, if everything is operating as expected?
Thank you for your consideration!
This pull request includes the basic implementation of "Gradient-free Gradient Projections" (GFGP).
Main additions are
Minimal example is implemented in tutorials/gfgp_tutorial.py