Open bilalbaloch1 opened 2 years ago
LOW can be applied to any loss and in any context. We do not have an official implementation for tensorflow/keras, but it should easy to adapt from our pytorch code.
Hello, anybody managed to implement the compute weights function to be compatible with tensorflow custom loss class ? Please share. Getting graph execution error while trying.
I am interested the LOW optimizer for text classification problem. Does your model coordinates the tensorflow/Keras? or we have to utlize this in pytorch only?