Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: facebookresearch/nevergrad
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.1
Choose a base ref
...
head repository: facebookresearch/nevergrad
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.02
Choose a head ref
  • 14 commits
  • 36 files changed
  • 6 contributors

Commits on Nov 21, 2023

  1. Configuration menu
    Copy the full SHA
    7dde6ea View commit details
    Browse the repository at this point in the history
  2. 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
    teytaud authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    ec523ed View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. 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>
    3 people authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    8a99c0f View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Update sphere.py: remove useless functions (#1581)

    * Update sphere.py: remove useless functions
    
    * Update sphere.py
    
    * Update sphere.py
    
    * black
    teytaud authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    aab2282 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. 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
    teytaud authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    b077302 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06b2509 View commit details
    Browse the repository at this point in the history
  3. Adding biobjective example Raytune/Nevergrad (#1583)

    Adding a biobjective example on the usage of Nevergrad to solve a biobjective optimization problem utilising Raytune.
    peter-b-k authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    33a0294 View commit details
    Browse the repository at this point in the history
  4. Adding instrumentation examples. (#1500)

    * Adding instrumentation examples.
    
    * improve
    
    * fix
    
    * fix
    
    * fix
    
    * fix
    
    * fix
    
    * fix
    
    * fix
    teytaud authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    c758e6c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    301dc3c View commit details
    Browse the repository at this point in the history
  6. faster hyperball derandomization (#1586)

    * fastsphere
    
    * fix_and_black
    
    * fix
    
    * Update sphere.py
    
    * Update sphere.py
    teytaud authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    1e3f7f8 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. fixdoc (#1589)

    teytaud authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    af21fd1 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. 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
    teytaud authored Feb 18, 2024
    Configuration menu
    Copy the full SHA
    31235c5 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. 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
    mzameshina authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    75abae1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6b97ba View commit details
    Browse the repository at this point in the history
Loading