oswaldoludwig / Seq2seq-Chatbot-for-Keras

This repository contains a new generative model of chatbot based on seq2seq modeling.
Apache License 2.0
331 stars 98 forks source link

training custom data #28

Open jcthink opened 4 years ago

jcthink commented 4 years ago

Could you please explain how i can give my custom data with different conversation flow. How each conversation can be given in a single text.

jcthink commented 4 years ago

Also can you please mention the parametr num_subsets in train_bot.py