issues
search
julianser
/
hed-dlg-truncated
Hierarchical Encoder Decoder RNN (HRED) with Truncated Backpropagation Through Time (Truncated BPTT)
GNU General Public License v3.0
308
stars
129
forks
source link
Fix crashes
#34
Closed
monsoon235
closed
4 years ago
monsoon235
commented
4 years ago
Fix crash caused by saving model to a file in non-existent subdirectory.
Fix crash caused by using cPickle.load/dump a file which is not opened with binary mode.