You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Gosicfly 9a9732a86f Update vocabulary.py (#325) 4 years ago
..
decoder Update vocabulary.py (#325) 4 years ago
encoder loader中load先将filename排序保证一致的load顺序, 避免测试不通过 5 years ago
generator 修复seq2seq_generator的bug 4 years ago
tokenizer Merge branch 'master' of github.com:fastnlp/fastNLP 5 years ago
__init__.py 在@linzehui 的帮助下seq2seq终于有了第一个版本; 目前实现了Seq2Seq的Transformer和LSTM版本,但metric和loss还没update; 5 years ago
attention.py 在@linzehui 的帮助下seq2seq终于有了第一个版本; 目前实现了Seq2Seq的Transformer和LSTM版本,但metric和loss还没update; 5 years ago
dropout.py 修改.py文件中的文档格式 5 years ago
utils.py [bugfix]修改了modules/utils.py中`initial_parameter()`函数的bug (#300) 5 years ago