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