Syed Tauhid Ullah Shah
Syed Tauhid Ullah Shah
Kindly explain this self.loss = tf.reduce_sum((1 + 0.1 * self.y) * tf.square( (self.y * self.pred + (1 - self.y) * tf.nn.relu(self.beta * (1 - self.y) - self.pred)))) This is different...
Please specify the python and tensor-flow version you used.
Hi there, I am wondering that how does this line "df = data.get_metadata()" works? I am a newbie to this and looked around but I haven't found such a method...
Kindly provide the script to process datasets.