Skip to content

Reagent DeepRepresentLinucb [3/x] add params#669

Closed
BerenLuthien wants to merge 1 commit intofacebookresearch:mainfrom
BerenLuthien:export-D38813086
Closed

Reagent DeepRepresentLinucb [3/x] add params#669
BerenLuthien wants to merge 1 commit intofacebookresearch:mainfrom
BerenLuthien:export-D38813086

Conversation

@BerenLuthien
Copy link

Summary: add DeepRepresentLinUCBTrainerParameters for DeepRepresentLinUCB

Differential Revision: D38813086

@facebook-github-bot
Copy link

This pull request was exported from Phabricator. Differential Revision: D38813086

BerenLuthien pushed a commit to BerenLuthien/ReAgent that referenced this pull request Aug 18, 2022
Summary:
Pull Request resolved: facebookresearch#669

add `DeepRepresentLinUCBTrainerParameters` for DeepRepresentLinUCB

Differential Revision: D38813086

fbshipit-source-id: 7915b4310b8874d388dcaaff79b06433e9b79f95
@facebook-github-bot
Copy link

This pull request was exported from Phabricator. Differential Revision: D38813086

@codecov-commenter
Copy link

codecov-commenter commented Aug 18, 2022

Codecov Report

Merging #669 (b428aa0) into main (834fd19) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #669      +/-   ##
==========================================
- Coverage   87.39%   87.37%   -0.02%     
==========================================
  Files         362      362              
  Lines       23125    23129       +4     
  Branches       44       44              
==========================================
- Hits        20209    20208       -1     
- Misses       2890     2895       +5     
  Partials       26       26              
Impacted Files Coverage Δ
...ent/test/training/cb/test_deep_represent_linucb.py 100.00% <100.00%> (ø)
reagent/training/parameters.py 100.00% <100.00%> (ø)
reagent/core/configuration.py 81.48% <0.00%> (-6.18%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

BerenLuthien pushed a commit to BerenLuthien/ReAgent that referenced this pull request Aug 18, 2022
Summary:
Pull Request resolved: facebookresearch#669

- Background
Previously we reused `LinUCBTrainerParameters`. But actually
`DeepRepresentLinUCBTrainerParameters` is supposed to be a bit different, .e.g, it has an optimizer while `LinUCBTrainerParameters` does not.

- What this Diff does:
It might be better to add `DeepRepresentLinUCBTrainerParameters`.

Differential Revision: D38813086

fbshipit-source-id: ff5f732739019cf3c4fdcc79576c24dc0df9f1b2
@facebook-github-bot
Copy link

This pull request was exported from Phabricator. Differential Revision: D38813086

Summary:
Pull Request resolved: facebookresearch#669

Add `DeepRepresentLinUCBTrainerParameters`.

Reviewed By: alexnikulkov

Differential Revision: D38813086

fbshipit-source-id: 90707c0bfcff5b35ccc98c08394d1facb4eecf02
@facebook-github-bot
Copy link

This pull request was exported from Phabricator. Differential Revision: D38813086

xuruiyang pushed a commit that referenced this pull request Sep 20, 2025
Summary:
Pull Request resolved: #669

Add `DeepRepresentLinUCBTrainerParameters`.

Reviewed By: alexnikulkov

Differential Revision: D38813086

fbshipit-source-id: e1cbe01ed100b9a8328fe6cd63e9672e1df269f1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants