Closed Pyrestone closed 6 years ago
While waiting for a response from @farizrahman4u, you can use the installation instructions from pyrestone/recurrentshop to install the library for keras 2.2.0
I added another fix for the Tensorflow teacher-forcing bug, fixing #81 and making the tf-teacher-force branch obsolete.
Thanks for the effort. Couple of small changes required.
@farizrahman4u Done.
Lgtm, Thanks!
Thank you for your work!
I just tested it, worked! thanks again!
This Pull request includes fixes for the issues addressed in #102 #101, #96, #94 and #76 along with the bug in farizrahman4u/seq2seq#177 and farizrahman4u/seq2seq#250 (both caused by calls to the deprecated
keras.engine.topology
class.)