...

/

πŸ€ Challenge: Mine vs. Rock Classifier

πŸ€ Challenge: Mine vs. Rock Classifier

In this challenge, classify whether the given sonar is a mine or a rock.

Problem statement

The sonar data for this challenge is taken from UCI Repository of datasets. Train a network to distinguish between sonar signals bouncing off of a metal cylinder and those bouncing off of a roughly cylindrical rock.

Each bouncing signal pattern is a set of 60 numbers between 0.0 and 1.0. Each number represents the ...