AWS -EMR Monitoring and Alerting Bot
Most of us when we start AWS for Apache Spark, one of the first service we stumble up on is EMR. With power comes…
Most of us when we start AWS for Apache Spark, one of the first service we stumble up on is EMR. With power comes…
Part 2 : tf.keras Convolutional API Download Code : https://github.com/dhiraa/medium/tree/master/keras_conv_net_basics Ideal read would http://cs231n.github.io/convolutional-networks/#overview to get the full understanding on the Convolutional network. Convolution…
Part 1 : Text Localization Text information extraction is a growing area of research. Enormous work has been done to efficiently and robustly extract…
Part 1 : Self Driving Car With Deep Learning Git: https://github.com/dhiraa/medium/tree/master/self-driving-car Huh we are not Tesla, Google or any other big billion company out there…
This blog is to clear some of the starting troubles when newbie codes for Spark distributed computing. Apart from learning the APIs, one needs…