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.
 
 
 
 
 
yunfan 52b1b18a76 fix bugs in vocab 5 years ago
..
__init__.py * fixing unit tests 5 years ago
test_batch.py All tests pass. 5 years ago
test_dataset.py add magic iter in dataset 5 years ago
test_fieldarray.py FieldArray only check type when is_input or is_target is set. 5 years ago
test_instance.py Updates: 5 years ago
test_loss.py 优化loss在missing和duplicate时报错的信息:返回loss初始化约定接受的key 5 years ago
test_metrics.py FieldArray only check type when is_input or is_target is set. 5 years ago
test_optimizer.py Updates: 5 years ago
test_predictor.py * refine code comments 5 years ago
test_sampler.py * add unit tests for instance, vocabulary 5 years ago
test_tester.py * refine code comments 5 years ago
test_trainer.py fix bugs in vocab 5 years ago
test_vocabulary.py fix bugs in vocab 5 years ago