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

Update README.rst #73

Closed alperyeg closed 2 years ago

alperyeg commented 2 years ago

Changed install instructions to match the text and added pip alternative.

alperyeg commented 2 years ago

It should be: python3 setup.py develop --user

Updated.