Chatterbot: Implementing a retrieval-based model using tensorflow ?

Created on 10 Jan 2017  路  9Comments  路  Source: gunthercox/ChatterBot

Hi,
How hard will it be to Implement retrieval-based model using Tensorflow as part of this project ?
I want to use seq2seq model as a part of this improvement.
Thanks

All 9 comments

Hi, this likely wouldn't be too difficult. I would estimate a difficulty of maybe 2 out of 5 with 5 being the hardest to implement.

:star: :star:

Some useful links, If you haven't seen before
https://keras.io/
https://github.com/farizrahman4u/seq2seq

@gunthercox could you please let me know, what are advantages and disadvantages using seq2seq model in chatterbot

hi @phpmind I am also looking to develop similar logic adapter, have you had any advancement on this topic? The model is easy to implement, I am concerned about how to integrate it with chatterbot storage. Because the data for NN wouldn't necessarily have the same structure

hi, @gunthercox @vkosuri I am also looking to implement Tensorflow in chatterbot. Do you have any idea that how can I implement Tensorflow in Chatterbot?

Hi @khushbumodi0, I have only looked into Tensorflow implementations briefly. I don't have anything that could demonstrate this effectively at the moment.

Hi everyone, it's been a while but I'm actually going to close this ticket off as a duplicate of #761. I know this one is the older of the two but #761 has received a greater amount of comments and discussion. Let's redirect any future thoughts related to this subject to that ticket.

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

coolrb picture coolrb  路  3Comments

decode007 picture decode007  路  4Comments

AmusingThrone picture AmusingThrone  路  3Comments

gunthercox picture gunthercox  路  3Comments

gunthercox picture gunthercox  路  3Comments