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

Investigate Tree to Sequence ANC Model Convergence #5

Open
AliengirlLiv opened this issue Apr 24, 2018 · 0 comments
Open

Investigate Tree to Sequence ANC Model Convergence #5

AliengirlLiv opened this issue Apr 24, 2018 · 0 comments

Comments

@AliengirlLiv
Copy link
Collaborator

AliengirlLiv commented Apr 24, 2018

The tree to sequence anc model currently decreases its loss by a slight amount from around 8ish to 4/5ish. One potential thing to look at is the values/gradients of operations that can saturate like softmax/sigmoid. I'd also think about hyperparameters and initializations (especially the initialization related to the anc). It may be helpful to examine the neural assembly the model generates after it trains. The current loss examines 10 input/output pairs per program. This itself is a hyperparameter to examine. This is the highest priority current task.

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

No branches or pull requests

1 participant