-
Notifications
You must be signed in to change notification settings - Fork 367
Comparing changes
Open a pull request
base repository: facebookresearch/nevergrad
base: 1.0.1
head repository: facebookresearch/nevergrad
compare: 1.02
- 14 commits
- 36 files changed
- 6 contributors
Commits on Nov 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7dde6ea - Browse repository at this point
Copy the full SHA 7dde6eaView commit details -
new variants of scipy methods adapted to black-box optimization (#1574)
* newdes * fix * fix * fix * fix * fix * fix_pos * newdes * fixblack * fix * more_para * po * fix
Configuration menu - View commit details
-
Copy full SHA for ec523ed - Browse repository at this point
Copy the full SHA ec523edView commit details
Commits on Nov 27, 2023
-
Adaptation of Francois's PR for quasirandomization of sphere sampling (…
…#1573) * Update sphere.py Added Riesz energy gradient descents: 3 options (blurred, blursum and noblur) plus methods to call with different conv and order parameters * black * fix_flaky * fix * fix * fix * fix * fix * fix * fix * fix * distinguish scipy optimizer without restart and with restart (#1575) * nor * nor * no_gomea * fixdetails * black * switch_to_101 * lessflaky * compare_new * compare_new * Update BibTeX entry of LSGO technical report (#1576) * new variants of scipy methods adapted to black-box optimization (#1574) * newdes * fix * fix * fix * fix * fix * fix_pos * newdes * fixblack * fix * more_para * po * fix * distinguish scipy optimizer without restart and with restart (#1575) * nor * nor * no_gomea * fixdetails * black * switch_to_101 * lessflaky * compare_new * compare_new --------- Co-authored-by: frclement <113344874+frclement@users.noreply.github.com> Co-authored-by: Iztok Fister Jr <iztok@iztok-jr-fister.eu>
Configuration menu - View commit details
-
Copy full SHA for 8a99c0f - Browse repository at this point
Copy the full SHA 8a99c0fView commit details
Commits on Dec 7, 2023
-
Update sphere.py: remove useless functions (#1581)
* Update sphere.py: remove useless functions * Update sphere.py * Update sphere.py * black
Configuration menu - View commit details
-
Copy full SHA for aab2282 - Browse repository at this point
Copy the full SHA aab2282View commit details
Commits on Jan 16, 2024
-
Fix, and adding new algorithms, including NgIoh21 which might be the …
…new best black-box optimization Wizard (#1587) * fix * fix * tentative * fix * fix * fix * fix * black * fix * fix * static * newbfgs * alotofstuffwithngioh * fix * po * betterfix * fix * remove_useless_mess * fix * yetanother * refix * refix * fix * fix * fix * black_and_fix * fixblack * fix * fix * black_and_fix * black_and_fix * fix * fix * fix * fix * fix * fix * fix * fix * fix * fix * fix * fix * fixtest * fix * addreco
Configuration menu - View commit details
-
Copy full SHA for b077302 - Browse repository at this point
Copy the full SHA b077302View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06b2509 - Browse repository at this point
Copy the full SHA 06b2509View commit details -
Adding biobjective example Raytune/Nevergrad (#1583)
Adding a biobjective example on the usage of Nevergrad to solve a biobjective optimization problem utilising Raytune.
Configuration menu - View commit details
-
Copy full SHA for 33a0294 - Browse repository at this point
Copy the full SHA 33a0294View commit details -
Adding instrumentation examples. (#1500)
* Adding instrumentation examples. * improve * fix * fix * fix * fix * fix * fix * fix
Configuration menu - View commit details
-
Copy full SHA for c758e6c - Browse repository at this point
Copy the full SHA c758e6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 301dc3c - Browse repository at this point
Copy the full SHA 301dc3cView commit details -
faster hyperball derandomization (#1586)
* fastsphere * fix_and_black * fix * Update sphere.py * Update sphere.py
Configuration menu - View commit details
-
Copy full SHA for 1e3f7f8 - Browse repository at this point
Copy the full SHA 1e3f7f8View commit details
Commits on Jan 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for af21fd1 - Browse repository at this point
Copy the full SHA af21fd1View commit details
Commits on Feb 18, 2024
-
Adding some cool algorithms from the direct search community (#1590)
* royer * fix * fix * fix * fix * fix * fix * CSEC5 * fix * fix * CSEC7 * csec8 * fix * fix * fix * fix * fix * fix
Configuration menu - View commit details
-
Copy full SHA for 31235c5 - Browse repository at this point
Copy the full SHA 31235c5View commit details
Commits on Feb 20, 2024
-
Update sphere.py -- add pooling and max_pooling (#1596)
* Update sphere.py * Update sphere.py fix signature of pooling and max_pooling * Update sphere.py fix style * Update sphere.py remove torch dependency * Update sphere.py * Update sphere.py * Update sphere.py black formatting * Update sphere.py * Update sphere.py - black - change standard avg pooling size * Update sphere.py * Update sphere.py * Update sphere.py fix black * Update sphere.py * Update sphere.py * Update sphere.py * Update sphere.py
Configuration menu - View commit details
-
Copy full SHA for 75abae1 - Browse repository at this point
Copy the full SHA 75abae1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6b97ba - Browse repository at this point
Copy the full SHA d6b97baView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.0.1...1.02