python_simple_datasets At this moment two datasets are presented in this repo: Titanic - standard classification problem, data is taken from Kaggle competiotion: https://www.kaggle.com/competitions/titanic MNIST - standard multiclassification problem; resolved using CNN and François Chollet 'Deep Learning with Python' book