macournoyer / neuralconvo

Neural conversational model in Torch
776 stars 347 forks source link

[Question] How do you focus the training on only one person #84

Open LollerMann opened 5 years ago

LollerMann commented 5 years ago

I suppose training process works in a way that picks up all the lines on the dataset of movie lines. Can you force the training process to focus on only one person and how does he/she replies to previous statements?

If not what kind of dataset do I have to prepare to achieve this?