- 
                Notifications
    
You must be signed in to change notification settings  - Fork 451
 
          Update closed_loop_botorch_only tutorial to use LogEI
          #2496
        
          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
Conversation
Differential Revision: D61997651
| 
           This pull request was exported from Phabricator. Differential Revision: D61997649  | 
    
          Codecov ReportAll modified and coverable lines are covered by tests ✅ 
 Additional details and impacted files@@           Coverage Diff           @@
##             main    #2496   +/-   ##
=======================================
  Coverage   99.98%   99.98%           
=======================================
  Files         193      193           
  Lines       16947    16947           
=======================================
  Hits        16945    16945           
  Misses          2        2           ☔ View full report in Codecov by Sentry.  | 
    
| 
           This pull request was exported from Phabricator. Differential Revision: D61997649  | 
    
…#2496) Summary: Pull Request resolved: meta-pytorch#2496 Updating the constrained noisy optimization tutorial to use LogEI, which improves the performance of both versions, and crystalizes the advantage of the `qLogNEI` in the noisy context: Before: {F1834686039} After: {F1834684434} Differential Revision: D61997649
63074dc    to
    2843d48      
    Compare
  
    | 
           This pull request was exported from Phabricator. Differential Revision: D61997649  | 
    
…#2496) Summary: Pull Request resolved: meta-pytorch#2496 Updating the constrained noisy optimization tutorial to use LogEI, which improves the performance of both versions, and crystalizes the advantage of the `qLogNEI` in the noisy context: Before: {F1834686039} After: {F1834684434} Reviewed By: esantorella Differential Revision: D61997649
2843d48    to
    0c9bc68      
    Compare
  
    …#2496) Summary: Pull Request resolved: meta-pytorch#2496 Updating the constrained noisy optimization tutorial to use LogEI. Differential Revision: D61997649
…#2496) Summary: Pull Request resolved: meta-pytorch#2496 Updating the constrained noisy optimization tutorial to use LogEI, which improves the performance of both versions, and crystalizes the advantage of the `qLogNEI` in the noisy context: Before: {F1834686039} After: {F1834684434} Reviewed By: esantorella Differential Revision: D61997649
| 
           This pull request was exported from Phabricator. Differential Revision: D61997649  | 
    
0c9bc68    to
    7b8b242      
    Compare
  
    …#2496) Summary: Pull Request resolved: meta-pytorch#2496 Updating the constrained noisy optimization tutorial to use LogEI, which improves the performance of both versions, and crystalizes the advantage of the `qLogNEI` in the noisy context: Before: {F1834686039} After: {F1834684434} Differential Revision: D61997649 Reviewed By: esantorella
| 
           This pull request has been merged in 136dc11.  | 
    
Updating the constrained noisy optimization tutorial to use LogEI, which improves the performance of both versions, and crystalizes the advantage of the qLogNEI in the noisy context:
Differential Revision: D61997649