Code for Kaggle beginners competition "Titanic - Machine Learning from Disaster"
Simple Dense Neural Network for definition of passengers survival Dense NN is good model for that quest, we have binary output and one node in the end of network to make that output Result: 0.78468; top 13%