zhiguowang / BiMPM

BiMPM: Bilateral Multi-Perspective Matching for Natural Language Sentences
Apache License 2.0
438 stars 150 forks source link

why not use prob after softmax? #43

Open caoxu915683474 opened 6 years ago

caoxu915683474 commented 6 years ago

https://github.com/zhiguowang/BiMPM/blob/33cc8fe5d450f432a6843bc05cad29c6ce9f5714/src/SentenceMatchModelGraph.py#L158

hi zhiguowang ! why not use prob after softmax?

caoxu915683474 commented 6 years ago

oh, I know ,it is same.