Deliverable 1 Problem Statement Smart Customer Support Agent for Amazon Product Queries Problem Description



Download 33.71 Kb.
Page3/3
Date31.10.2023
Size33.71 Kb.
#62452
1   2   3
Question 1-3 (2)
Reason
.


Algorithm 2 using NLP
Ritesh to update using link https://asperbrothers.com/blog/question-answering-python/
Deep Q-Network (DQN). We tried to frame the problem as a discrete action space, DQN can be used to learn the Q-values of different actions.
Training Data: We used training data that consists of user queries, corresponding context, agent actions, and the resulting rewards.
Training Process: We trained the DRL agent using the collected data and the chosen DRL algorithm. The agent learns to select actions that maximize the cumulative expected reward over time. The training process involves fine-tuning the agent's policy to improve its decision-making abilities.
Deployment: Once trained, we aim to deploy the DRL-based customer support agent alongside any other Transformer-based model or Siamese neural network. The DRL agent can decide which action to take based on the user's query and the current context.
Evaluation and Fine-Tuning: We will continuously evaluate the performance of the DRL-based agent by collecting user feedback and monitoring its interactions. We aim to Fine-tune the agent's policy as needed to adapt to changing user queries and preferences.
Reason
…..
Download 33.71 Kb.

Share with your friends:
1   2   3




The database is protected by copyright ©ininet.org 2024
send message

    Main page