Open vnkmr7620 opened 8 years ago
Where do I find the titanic dataset? If you add a utility to download it and package it in tf.Example or numpy arrays then I can provide an example.
https://www.kaggle.com/c/titanic/data?train.csv
lstm example with the below network toplogies Two memory blocks with two cells each, four memory blocks with two cells each, four memory blocks with four cells each, and eight memory blocks with four cells each.
Could you please add lstm rnn example for Titanic dataset