cnn-text-classification-tf icon indicating copy to clipboard operation
cnn-text-classification-tf copied to clipboard

How to express the result as probability?

Open initeasylife opened this issue 7 years ago • 2 comments

run batch_scores = sess.run(scores, {input_x: x_test_batch, dropout_keep_prob: 1.0}) and I got this: image

initeasylife avatar Dec 08 '17 08:12 initeasylife

@initeasylife I have the same question, Did you solved it?

Hanseltu avatar May 14 '19 09:05 Hanseltu

@initeasylife Same question. Did you solve it?

Alabenba avatar Nov 19 '20 02:11 Alabenba