FengZiYjun
|
447746d9f5
|
* remove unused codes in losses.py & metrics.py
* refine code style
* fix tests
* add a new tutorial
|
6 years ago |
FengZiYjun
|
6129a31c1d
|
* fix tests
* clean up unused codes
|
6 years ago |
FengZiYjun
|
f26f11608b
|
* 更新教程,放在在./tutorial
* remove unused codes in metrics.py
* add tests for DataSet
* add tests for FieldArray
* add tests for metrics.py
* fix predictor, add tests for predictor
* fix bucket sampler, add tests for bucket sampler
|
6 years ago |
FengZiYjun
|
27833d06ae
|
FieldArray only check type when is_input or is_target is set.
|
6 years ago |
yh
|
1fb1df4a31
|
1. metric修改fast_param
2. trainer中update_every改为print_every, 因为update_every可能引起optimizer update的误解
3. fieldarray content支持使用np.ndarray初始化
|
6 years ago |
yh
|
d19850b397
|
* add _fast_call_evaluate mechanism in MetricBase
|
6 years ago |
yh
|
234ceb6fa3
|
fix bug in MetricBase
|
6 years ago |
yh
|
c2d2137500
|
bug fix in MetricAccuracy
|
6 years ago |
yh
|
8d7d2b428c
|
initial test for AccuracyMetric
|
6 years ago |
FengZiYjun
|
3d66975091
|
* refine code comments
* refine code style
* set up unit tests for Batch, DataSet, FieldArray
* remove a lot of out-of-date unit tests, to get testing passed
|
6 years ago |
xuyige
|
91f3d97ace
|
Update to new version of framework
|
6 years ago |
yunfan
|
4dfe7aaacc
|
format test folder
|
6 years ago |