Introducing Response Time Modeling#361
Open
mshvartsman wants to merge 1 commit intofacebookresearch:mainfrom
Open
Introducing Response Time Modeling#361mshvartsman wants to merge 1 commit intofacebookresearch:mainfrom
mshvartsman wants to merge 1 commit intofacebookresearch:mainfrom
Conversation
Contributor
|
This pull request was exported from Phabricator. Differential Revision: D59561138 |
Contributor
|
This pull request was exported from Phabricator. Differential Revision: D59561138 |
mshvartsman
added a commit
to mshvartsman/aepsych
that referenced
this pull request
Jul 10, 2024
Summary: Pull Request resolved: facebookresearch#361 Implements https://arxiv.org/abs/2306.06296 (Response Time Improves Choice Prediction and Function Estimation for Gaussian Process Models of Perception and Preferences, UAI 2024). Code to make figures etc in the paper will be available at https://github.com/facebookresearch/response-time-gps. Differential Revision: D59561138
1feda71 to
befe76d
Compare
Contributor
|
This pull request was exported from Phabricator. Differential Revision: D59561138 |
1 similar comment
Contributor
|
This pull request was exported from Phabricator. Differential Revision: D59561138 |
mshvartsman
added a commit
to mshvartsman/aepsych
that referenced
this pull request
Jul 15, 2024
Summary: Pull Request resolved: facebookresearch#361 Implements https://arxiv.org/abs/2306.06296 (Response Time Improves Choice Prediction and Function Estimation for Gaussian Process Models of Perception and Preferences, UAI 2024). Code to make figures etc in the paper will be available at https://github.com/facebookresearch/response-time-gps. Differential Revision: D59561138
befe76d to
69bcdaf
Compare
Contributor
|
This pull request was exported from Phabricator. Differential Revision: D59561138 |
1 similar comment
Contributor
|
This pull request was exported from Phabricator. Differential Revision: D59561138 |
mshvartsman
added a commit
to mshvartsman/aepsych
that referenced
this pull request
Jul 15, 2024
Summary: Pull Request resolved: facebookresearch#361 Implements https://arxiv.org/abs/2306.06296 (Response Time Improves Choice Prediction and Function Estimation for Gaussian Process Models of Perception and Preferences, UAI 2024). Code to make figures etc in the paper will be available at https://github.com/facebookresearch/response-time-gps. Differential Revision: D59561138
69bcdaf to
bcf5d13
Compare
Contributor
|
This pull request was exported from Phabricator. Differential Revision: D59561138 |
1 similar comment
Contributor
|
This pull request was exported from Phabricator. Differential Revision: D59561138 |
Summary: Pull Request resolved: facebookresearch#361 Implements https://arxiv.org/abs/2306.06296 (Response Time Improves Choice Prediction and Function Estimation for Gaussian Process Models of Perception and Preferences, UAI 2024). Code to make figures etc in the paper will be available at https://github.com/facebookresearch/response-time-gps. Differential Revision: D59561138
bcf5d13 to
f0713d7
Compare
Contributor
|
This pull request was exported from Phabricator. Differential Revision: D59561138 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary:
Implements https://arxiv.org/abs/2306.06296 (Response Time Improves Choice Prediction and Function Estimation for Gaussian Process Models of Perception and Preferences, UAI 2024).
Code to make figures etc in the paper will be available at https://github.com/facebookresearch/response-time-gps.
Differential Revision: D59561138