- 
                Notifications
    
You must be signed in to change notification settings  - Fork 451
 
ThompsonSampling acquisition function #2443
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
| 
           This pull request was exported from Phabricator. Differential Revision: D59961584  | 
    
          Codecov ReportAll modified and coverable lines are covered by tests ✅ 
 Additional details and impacted files@@           Coverage Diff           @@
##             main    #2443   +/-   ##
=======================================
  Coverage   99.98%   99.98%           
=======================================
  Files         189      190    +1     
  Lines       16711    16740   +29     
=======================================
+ Hits        16709    16738   +29     
  Misses          2        2           ☔ View full report in Codecov by Sentry.  | 
    
| 
           This pull request was exported from Phabricator. Differential Revision: D59961584  | 
    
6d57e6a    to
    d6635a5      
    Compare
  
    Summary: Thompson sampling (approx with RFF & pathwise) as an acquisition function to have it fit with general BO loops (&MBM, although secondary ATM). Amend: Removed Fully Bayesian variant, since it did not make sense in its current format. Reviewed By: saitcakmak Differential Revision: D59961584
| 
           This pull request was exported from Phabricator. Differential Revision: D59961584  | 
    
Summary: Thompson sampling (approx with RFF & pathwise) as an acquisition function to have it fit with general BO loops (&MBM, although secondary ATM). Amend: Removed Fully Bayesian variant, since it did not make sense in its current format. Reviewed By: saitcakmak Differential Revision: D59961584
d6635a5    to
    ff41e26      
    Compare
  
    | 
           This pull request was exported from Phabricator. Differential Revision: D59961584  | 
    
    
      
        1 similar comment
      
    
  
    | 
           This pull request was exported from Phabricator. Differential Revision: D59961584  | 
    
Summary: Pull Request resolved: meta-pytorch#2443 Thompson sampling (approx with RFF & pathwise) as an acquisition function to have it fit with general BO loops (&MBM, although secondary ATM). Amend: Removed Fully Bayesian variant, since it did not make sense in its current format. Differential Revision: D59961584
ff41e26    to
    fdaea96      
    Compare
  
    | 
           This pull request was exported from Phabricator. Differential Revision: D59961584  | 
    
Summary: Pull Request resolved: meta-pytorch#2443 Thompson sampling (approx with RFF & pathwise) as an acquisition function to have it fit with general BO loops (&MBM, although secondary ATM). Amend: Removed Fully Bayesian variant, since it did not make sense in its current format. Differential Revision: D59961584
fdaea96    to
    1eb34a6      
    Compare
  
    | 
           This pull request was exported from Phabricator. Differential Revision: D59961584  | 
    
1eb34a6    to
    d1ac1a3      
    Compare
  
    Summary: Pull Request resolved: meta-pytorch#2443 Thompson sampling (approx with RFF & pathwise) as an acquisition function to have it fit with general BO loops (&MBM, although secondary ATM). Amend: Removed Fully Bayesian variant, since it did not make sense in its current format. Differential Revision: D59961584
Summary: Pull Request resolved: meta-pytorch#2443 Thompson sampling (approx with RFF & pathwise) as an acquisition function to have it fit with general BO loops (&MBM, although secondary ATM). Amend: Removed Fully Bayesian variant, since it did not make sense in its current format. Differential Revision: D59961584
| 
           This pull request was exported from Phabricator. Differential Revision: D59961584  | 
    
d1ac1a3    to
    b303c86      
    Compare
  
    | 
           This pull request has been merged in 4497a5c.  | 
    
Summary: Thompson sampling (approx with RFF & pathwise) as an acquisition function to have it fit with general BO loops (&MBM, although secondary ATM).
Reviewed By: saitcakmak
Differential Revision: D59961584