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

Controlling difficulty #79

Open
jankrepl opened this issue Oct 31, 2020 · 0 comments
Open

Controlling difficulty #79

jankrepl opened this issue Oct 31, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@jankrepl
Copy link
Owner

Suggestion1

We make an assumption that whether I mistype depends on the current character and the 2-3 previous ones (not more).

One can just create an window_size + 1 dimensional array where each dimension has size vocab_size that stores the errors somehow.

@jankrepl jankrepl added the enhancement New feature or request label Oct 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant