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

Use auxiliary input in CNN-RNN model #55

Open
aribrill opened this issue Sep 20, 2018 · 0 comments
Open

Use auxiliary input in CNN-RNN model #55

aribrill opened this issue Sep 20, 2018 · 0 comments

Comments

@aribrill
Copy link
Collaborator

Process auxiliary input such as the telescope position coordinates or indicator of telescope type and use it in the CNN RNN model. It may be beneficial to include an intermediate fully connected layer to obtain a representation of the auxiliary input instead of the raw values. The auxiliary input could be included as an additional filter at the initial or later layers of the CNN and/or appended to the CNN output to feed into the LSTM.

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

No branches or pull requests

2 participants