The task given is in assignment folder
The Linear_regression folder contains a regression problem I solved while learning basics of ML.
The folder NN_classification contains the solutuion to kaggle's beginner problem TITANIC. I solved it using a Neural Network.