Day 330
Tensorflow
Tensorflow custom cost functions with different weights
- Is there a way in Keras to apply different weights to a cost function? · Issue #2115 · keras-team/keras is a really nice discussion with options, especially the latter part of it.
Tensorflow F-score / PR
- How to calculate F1 Macro in Keras? - Stack Overflow is a nice F1 / PR implementation that works as custom metric
Tensorflow per-element multiplication
If I *
a tensor by another tensor I get a per element multiplication. I keep forgetting this for some reason
Intellij idea debugging editing values
I can even edit EagerTensors by right click -> Edit value! Quite a weird UI but still nice
Nel mezzo del deserto posso dire tutto quello che voglio.
comments powered by Disqus