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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inference MAB #914

Open
Akshaysharma29 opened this issue Feb 5, 2024 · 1 comment
Open

Inference MAB #914

Akshaysharma29 opened this issue Feb 5, 2024 · 1 comment

Comments

@Akshaysharma29
Copy link

Hi Team, Thanks for creating such wonderful notebooks and examples. 馃槉
I have successfully trained a model(For movie lens data) using a training script mentioned in the example section(https://github.com/tensorflow/agents/blob/master/tf_agents/bandits/agents/examples/v2/train_eval_movielens.py)

Can you guide me on how can I use the trained model to infer for a particular user(I want to deploy it)?

@Akshaysharma29
Copy link
Author

Hi Team, just adding the cmd which I used:
python train_eval_movielens.py --data_path /content/sample_data --root_dir /content/tmp --agent epsGreedy --per_arm False

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant