Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

Lstm rnn example #15

Open
vnkmr7620 opened this issue Mar 11, 2016 · 2 comments
Open

Lstm rnn example #15

vnkmr7620 opened this issue Mar 11, 2016 · 2 comments

Comments

@vnkmr7620
Copy link

Could you please add lstm rnn example for Titanic dataset

@eiderman
Copy link
Contributor

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.

@vinayakumarr
Copy link

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants