You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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)?
The text was updated successfully, but these errors were encountered: