Generalized way of Interpreting CNNs!!Convolutional Neural Networks are very good at extracting features from the images and performing tasks like Image classification, Image…Aug 22, 2020Aug 22, 2020
Custom Activation Function in Tensorflow for Deep Neural Networks from scratch, tutorial.Learn to write Custom activation function in TensorFlow as it is an essential building block for neural network’s performance and speed.Jul 15, 20191Jul 15, 20191
Why Relu? Tips for using Relu. Comparison between Relu, Leaky Relu, and Relu-6.A neural network without an activation function is essentially just a linear regression model. The activation function does the non-linear…Jun 29, 20196Jun 29, 20196