Visualizing Deep Learning: Filter, Class Activation Maps and LIME

What is covered? OverviewImporting librariesLoading the MNIST datasetPreprocessingLoading the trained modelEvaluationModel visualizationFilter visualizationClass activation mapLIMEConclusion Overview Unlike machine learning models, the deep learning models lack transparency in the decision making…

Continue ReadingVisualizing Deep Learning: Filter, Class Activation Maps and LIME

Master-Slave Setup using Apache Spark on Windows 10 with Ubuntu Subsystem

What is covered? OverviewInstalling python in windows sub-system (Ubuntu 16.04)Installing Apache spark in windows sub-system (Ubuntu 16.04)Master/Slave configurationStart spark clusterStop spark clusterTest the cluster setup Overview Windows 10 offers an…

Continue ReadingMaster-Slave Setup using Apache Spark on Windows 10 with Ubuntu Subsystem