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

Mnist example #217

Merged
merged 6 commits into from
Dec 14, 2016
Merged

Mnist example #217

merged 6 commits into from
Dec 14, 2016

Conversation

pmichel31415
Copy link
Collaborator

This adds a the standard MNIST classification problem to the example pool (with benchmark on cpu)

The mlp.h file implements a simple feed forward network builder, it might even be useful to add it to the core dynet functionalities alongside the rnn builders, tell me what you think of it

@neubig neubig merged commit 3271186 into clab:master Dec 14, 2016
@neubig
Copy link
Contributor

neubig commented Dec 14, 2016

Looks good, thanks!

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

Successfully merging this pull request may close these issues.

2 participants