Menglong Xu 1eda27647b
[fix bug] add sigmoid() in score.py (#37)
The sigmoid() in kws/model/kws_model.py:KWSModel() was moved into kws/model/loss.py:max_pooling_loss()
To compute the posterior score correctly, the sigmoid() should also be added to kws/bin/score.py:main()
2021-12-08 13:41:20 +08:00
..
2021-11-10 18:48:57 +08:00
2021-11-10 18:48:57 +08:00
2021-11-10 22:49:53 +08:00
2021-12-07 11:17:47 +08:00