Soutik ChakrabortyAdding Custom Loss and Optimizer in KerasKeras has support for most of the optimizers and loss functions that are needed, but sometimes you need that extra out of Keras and you…Jul 28, 20192Jul 28, 20192
Soutik ChakrabortyTransfer Learning for Dog Breed classifierDogs are man’s best friend and they deserve to be identified correctly. In pursuit of differentiating a Husky (Go Dawgs!) from an Alaskan…Sep 16, 20184Sep 16, 20184
Soutik ChakrabortyConvolution Neural Networks for MNIST dataIn this article we will try to build a Convolution Neural Network model for the MNIST dataset which contains hand written digits and…Sep 13, 2018Sep 13, 2018
Soutik ChakrabortyHow well does you model fit?There is a constant fight to fit your model to the data, to find the global minima for the loss function, to get a < 0.5 p-value on the…Jun 24, 2018Jun 24, 2018