Welcome to my Project Volcanoes On Venus.




Background


Report

The goal of this project is to experiment with and study the different types of neural network architechtures, from simple hand coded models to complex CNN’s using Tensorflow/Keras, in the process of identifying Volcanoes from a given surface image of Venus.

Here are some fun facts about Venus:

Models

I borrowed a lot of ideas from the Deep Learning Specialization I completed recently and I implemented the following architectures:

In this project, I started with implementing a simple hand crafted logistic regression model using Numpy. Later I implemented more sophisticated models using SKLearn and Keras/Tensorflow.


Dataset

The dataset is obtained at Kaggle