nicolas-ivanov / debug_seq2seq

[unmaintained] Make seq2seq for keras work
233 stars 86 forks source link

Upgrade to latest Seq2seq API #3

Closed farizrahman4u closed 8 years ago

nicolas-ivanov commented 8 years ago

Cool! Sure.

nextdawn commented 8 years ago

so if I have installed the debug_seq2seq framwork before, how can I upgrade it?

nicolas-ivanov commented 8 years ago

@nextdawn I believe you need to update the file lib/nn_model/model.py according to the changes introduced in Fariz's repo. See his readme for the details.

I'll update debug_seq2seq repo tomorrow.

journey0621 commented 8 years ago

We look forward to the updated version of debug_seq2seq.

nicolas-ivanov commented 8 years ago

Upgraded.