Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lm.fit does not produce any output lesson2 deeplearning course 1 #161

Open
dalipkumar703 opened this issue Sep 29, 2017 · 1 comment
Open

Comments

@dalipkumar703
Copy link

lm.fit(trn_features, trn_labels, nb_epoch=2, batch_size=batch_size,
validation_data=(val_features, val_labels))

@dalipkumar703
Copy link
Author

It's working now. Jupyter was working slowly so I didn't see output :).

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

No branches or pull requests

1 participant