Meta-optimization / L2L

Learning to Learn: Gradient-free Optimization framework
https://meta-optimization.github.io/L2L/
GNU General Public License v3.0
15 stars 14 forks source link

adapted run scripts to `l2l-template.py` #56

Closed alperyeg closed 3 years ago

alperyeg commented 3 years ago

This PR adapts the run scripts to the template l2l-template.py. It should also fix path problems.

Fixes #47 and #55

alperyeg commented 3 years ago

Regarding matplotlib I removed the code pieces from the run scripts. There are two files left matplotlib_.py and tools.py which can be removed. If desired I can remove those in this PR as well.