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

Add weights for Elman SRN contexts #11

Merged
merged 1 commit into from Jul 8, 2019
Merged

Add weights for Elman SRN contexts #11

merged 1 commit into from Jul 8, 2019

Conversation

thallingstad
Copy link
Contributor

As mentioned by me in issue #10.

This adds ContextWeights and ContextChanges: 3-dimensional arrays of weights and changes, one matrix for each context layer. The weights are calculated just as if they were extra input layers.

The contexts with weights are initialized in SetContexts just as before, so this should not break backward compatibility.

@jonhkr
Copy link
Member

jonhkr commented Jul 8, 2019

Thanks 💙

@jonhkr jonhkr merged commit a9d9724 into goml:master Jul 8, 2019
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

2 participants