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.
 
 
 
 
 
yh_cc 47f812647d 1. 删除了LSTM中print的内容; 2. 将Trainer和Tester的use_cuda修改为了device; 3.补充Trainer的文档 5 years ago
.github Update PULL_REQUEST_TEMPLATE.md 5 years ago
docs Merge branch 'dev' of github.com:choosewhatulike/fastNLP-private into dev 5 years ago
fastNLP 1. 删除了LSTM中print的内容; 2. 将Trainer和Tester的use_cuda修改为了device; 3.补充Trainer的文档 5 years ago
reproduction 本地暂存 5 years ago
test 对DataSet的文档进行更新 5 years ago
tutorials update advance_tutorial jupyter notebook 5 years ago
.travis.yml * update travis config 5 years ago
LICENSE add LICENSE, setup.py & requirements.txt 6 years ago
MANIFEST.in 1.DataSet.apply()报错时提供错误的index 5 years ago
README.md - update README 5 years ago
codecov.yml add codecov fix 5 years ago
readthedocs.yml update docs 5 years ago
requirements.txt 本地暂存 5 years ago
setup.py 修改部分bug;调整callback 5 years ago