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

BRNN + perplexity evaluation #65

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

martiansideofthemoon
Copy link

@martiansideofthemoon martiansideofthemoon commented Nov 26, 2016

This pull request combines #56 and #64. I've reused the commits from #56 keeping the commit from original author

Adding eval.py and updates to util.py and models.py to allow for
calculating the perplexity of test files.

I also modified the vocabulary to have start, end and unknown character
tokens.

remove dead code

Removing temp file in eval implementation

Conflicts:
	model.py
@hugovk
Copy link
Contributor

hugovk commented Feb 16, 2017

@martiansideofthemoon This PR has merge conflicts.

@ubergarm
Copy link
Collaborator

I'll take a look at this, getting perplexity is high on my personal list next to dropouts. Thanks for pulling in the original authors commits.

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.

None yet

4 participants