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

Contextual Bandits High training time #798

Open
sj31867 opened this issue Nov 23, 2022 · 0 comments
Open

Contextual Bandits High training time #798

sj31867 opened this issue Nov 23, 2022 · 0 comments
Labels
bandits Anything related to bandits.

Comments

@sj31867
Copy link

sj31867 commented Nov 23, 2022

I am trying to train LinUCB and LinTS with arm features. But it seems training time for these models are pretty high, with global features of ~200D and per arm features around ~50D. its taking roughly 50mins ( on CPU ) for 1 million data points.
Is there any way to optimise the training time? Do these model supports GPU training?

@kuanghuei kuanghuei added the bandits Anything related to bandits. label Nov 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bandits Anything related to bandits.
Projects
None yet
Development

No branches or pull requests

2 participants