Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update work on metamodel #1379

Merged
merged 37 commits into from
Mar 11, 2022
Merged

update work on metamodel #1379

merged 37 commits into from
Mar 11, 2022

Commits on Dec 13, 2021

  1. Configuration menu
    Copy the full SHA
    fbb4316 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2021

  1. tentative fixing master: fixing scikit-image et scikit-learn, and oth…

    …ers >= version which is currently ok (#1317)
    
    * tentative
    
    * fix
    
    * tentative
    
    * tentative
    
    * pouf
    
    * simplify
    
    * fix
    teytaud authored Dec 14, 2021
    Configuration menu
    Copy the full SHA
    dc53c8e View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2021

  1. Add architecture search for Gym (#1315)

    * as
    
    * black
    
    * add_Test
    
    * type_fix
    
    * typing
    
    * fix
    
    * fix_bug
    
    * fix_weird
    
    * wtf
    
    * fix
    
    * fix
    
    * fix
    
    * black
    
    * switch_to_choice
    
    * mypy
    
    * fix
    
    * fix
    
    * fix
    
    * fix
    
    * fix
    
    * fix_type
    teytaud authored Dec 15, 2021
    Configuration menu
    Copy the full SHA
    426a2a7 View commit details
    Browse the repository at this point in the history
  2. Adding optimization specifically for RL (#1303)

    * Adding optimization specifically for RL
    
    * fix
    
    * fix
    teytaud authored Dec 15, 2021
    Configuration menu
    Copy the full SHA
    de7efba View commit details
    Browse the repository at this point in the history
  3. Import benchmarks online for fixing dependencies (#1310)

    * fix_dependencies
    
    * fix_tests
    
    * : missing
    
    * fix_lint
    
    * fix
    
    * fix
    
    * fix
    teytaud authored Dec 15, 2021
    Configuration menu
    Copy the full SHA
    f5dc4f4 View commit details
    Browse the repository at this point in the history
  4. XPs with sparsity on Open AI Gym (#1319)

    * XPs with sparsity on Open AI Gym
    
    * Update gymexperiments.py
    teytaud authored Dec 15, 2021
    Configuration menu
    Copy the full SHA
    7b99d1a View commit details
    Browse the repository at this point in the history
  5. Adding state of the art results on OpenAI Gym results (#1318)

    * Update plotting.py
    
    * fix
    
    * ok_good
    
    * fix
    teytaud authored Dec 15, 2021
    Configuration menu
    Copy the full SHA
    ab97a6e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e1f92d7 View commit details
    Browse the repository at this point in the history
  7. testing more algorithms for permutations (#1321)

    * testing more algorithms for permutations
    
    * fix
    teytaud authored Dec 15, 2021
    Configuration menu
    Copy the full SHA
    3dde638 View commit details
    Browse the repository at this point in the history
  8. Adding yahdlbbbob and simplifying stuff (#1145)

    * Update experiments.py
    
    * black
    
    * fix_case_1
    
    * fix
    
    * Update experiments.py
    teytaud authored Dec 15, 2021
    Configuration menu
    Copy the full SHA
    d3b467f View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2021

  1. Add Olympus benchmark (#1190)

    * Add olympus function and benchmark
    
    * remove surfaces with error
    
    * Add noise and use average of noise free surfaces for evaluation_finction
    
    * fix static tests
    
    * rename olympus to olympussurfaces
    
    * fix test_core olympus
    
    * replace olympus with olymp in requirements
    
    * fix olymp version in requirements
    
    * black reformatting
    
    * Add discrete and GaussianMixture surfaces
    
    * Add discrete and GaussianMixture surfaces
    
    * Move surfaces in a class variable
    
    * no_need_for_42_because_noiseless
    
    * nowindowsforcarraz
    
    * fix
    
    * fix
    
    * fix
    
    * fix
    
    * fix
    
    * fix
    
    * fix
    
    * fix
    
    * bettertest
    
    * Add olympus emulators
    
    * add BayesNeuralNet
    
    * reformat code
    
    * minor fix
    
    * minor fix
    
    * minor fix
    
    * add missing package and correct seed problem
    
    * remove unused packages
    
    * fix silence_tensorflow version
    
    * try after merge
    
    * fix
    
    * gamma_fix
    
    * fix
    
    * fix
    
    * fix_naming
    
    * fix
    
    * fix
    
    * fix
    
    * fix
    
    * fix
    
    * fix
    
    * fix
    
    * fix
    
    * Update requirements/bench.txt
    
    Co-authored-by: Jérémy Rapin <[email protected]>
    
    * YEEEEEEEES_it_works
    
    Co-authored-by: ncarraz <[email protected]>
    Co-authored-by: Jérémy Rapin <[email protected]>
    3 people authored Dec 16, 2021
    Configuration menu
    Copy the full SHA
    e98e1c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31fc166 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2021

  1. change sparsity in gym (#1328)

    * change sparsity in gym
    
    * fix
    teytaud authored Dec 23, 2021
    Configuration menu
    Copy the full SHA
    5c1c284 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. Unstack ngopt (#1330)

    teytaud authored Jan 12, 2022
    Configuration menu
    Copy the full SHA
    666e009 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

  1. fix plot (#1332)

    * fix plot
    
    * black
    teytaud authored Jan 13, 2022
    Configuration menu
    Copy the full SHA
    c1e83e2 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. Fix gym: thread safety (#1338)

    * fixgym
    
    * fix
    
    * fix
    
    * fix
    teytaud authored Jan 20, 2022
    Configuration menu
    Copy the full SHA
    e88580b View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. Configuration menu
    Copy the full SHA
    8a92aae View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. Configuration menu
    Copy the full SHA
    5acd82d View commit details
    Browse the repository at this point in the history
  2. Fix nan in cma (#1347)

    * fixnan
    
    * fixnan
    
    * fixnan
    
    * fo
    teytaud authored Jan 26, 2022
    Configuration menu
    Copy the full SHA
    c7e0d67 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43d79b5 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

  1. Add installation instruction for MuJoCo (#1352)

    * adding installation instruction for MuJoCo
    
    * raise error
    
    * better error handling
    
    Co-authored-by: Mathurin Videau <[email protected]>
    mathuvu and Mathurin Videau authored Feb 1, 2022
    Configuration menu
    Copy the full SHA
    4aac4df View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

  1. Configuration menu
    Copy the full SHA
    3778042 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc93fdc View commit details
    Browse the repository at this point in the history
  3. Add anisotropic progressive optimization (#1344)

    * Adding anisotropic progressive optimization
    
    * black
    teytaud authored Feb 8, 2022
    Configuration menu
    Copy the full SHA
    0631dc6 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. Configuration menu
    Copy the full SHA
    bcf33c2 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Residual controllers in RL. (#1359)

    * Residual controllers in RL.
    
    It's not exactly residual, it's initializing with something closer to identity. It works pretty well.
    
    * Update multigym.py
    
    * fix
    
    * fix
    
    * fix
    
    * black
    
    * fix
    
    * seed
    
    * Update test_core.py
    
    * fix
    
    * fix
    
    * fix
    teytaud authored Feb 14, 2022
    Configuration menu
    Copy the full SHA
    e8c1188 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

  1. Configuration menu
    Copy the full SHA
    e0b586f View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. Configuration menu
    Copy the full SHA
    4909e3f View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. Fix broken CI (#1370)

    jrapin authored Mar 4, 2022
    Configuration menu
    Copy the full SHA
    f737189 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e1e173 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. Add the FAO crop model (#1343)

    * aquacrop
    
    * fix
    
    * fix
    
    * fix
    
    * Update ac.py
    
    * black
    
    * Update experiments.py (#1361)
    
    * fix
    
    * Update bench.txt
    
    * fix
    
    * fix
    
    * fix
    
    * tentative_pip3
    
    * yet_another_tentative_fi
    
    * yet_another_tentative_fi
    
    * fix
    
    * fix_suffering
    
    * desperate_try
    
    * desperate_try
    
    * desperate_try
    
    * desperate_try
    
    * fix
    
    * desperate_try
    
    * desperate_try
    
    * desperate_try
    
    * desperate_try
    
    * fix
    
    * Update config.yml
    
    * fix
    
    * Update setup.py
    
    * Update main.txt
    
    * fix
    teytaud authored Mar 7, 2022
    Configuration menu
    Copy the full SHA
    c343bfa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb921f6 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. Configuration menu
    Copy the full SHA
    3bda011 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2796b69 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. Configuration menu
    Copy the full SHA
    3a5e9a0 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2022

  1. Reduce noise in gym (#1333)

    * Reduce noise in gym
    
    * Update multigym.py
    
    * Add comment
    teytaud authored Mar 11, 2022
    Configuration menu
    Copy the full SHA
    c605a47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0c89ee View commit details
    Browse the repository at this point in the history