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.
 
 
 
 
 
FengZiYjun 62ea4f7fed 添加LR finder,用第一个epoch找最佳lr,从第二个epoch开始训练 6 years ago
..
__init__.py add dataloader register 6 years ago
batch.py 减少batch中不断创建多进程的开销 6 years ago
callback.py 添加LR finder,用第一个epoch找最佳lr,从第二个epoch开始训练 6 years ago
dataset.py refactor type system in FieldArray: 6 years ago
fieldarray.py 将batch增强为多进程batch 6 years ago
instance.py refactor type system in FieldArray: 6 years ago
losses.py print type while printing instance 6 years ago
metrics.py * refactor test API for POS tagging 6 years ago
optimizer.py * update version number in doc 6 years ago
predictor.py * fix tests 6 years ago
sampler.py * update version number in doc 6 years ago
tester.py * update version number in doc 6 years ago
trainer.py * 重构POS API,改成接受word作为输入 6 years ago
utils.py 将batch增强为多进程batch 6 years ago
vocabulary.py * update version number in doc 6 years ago