Skip to content Skip to sidebar Skip to footer
Showing posts with the label Cross Entropy

How Can I Implement A Weighted Cross Entropy Loss In Tensorflow Using Sparse_softmax_cross_entropy_with_logits

I am starting to use tensorflow (coming from Caffe), and I am using the loss sparse_softmax_cross_e… Read more How Can I Implement A Weighted Cross Entropy Loss In Tensorflow Using Sparse_softmax_cross_entropy_with_logits

Keras: Binary_crossentropy & Categorical_crossentropy Confusion

After using TensorFlow for quite a while I have read some Keras tutorials and implemented some exam… Read more Keras: Binary_crossentropy & Categorical_crossentropy Confusion