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

try-conv-1d-skip-connection-junctions #139

Open
david-thrower opened this issue Dec 13, 2023 · 1 comment
Open

try-conv-1d-skip-connection-junctions #139

david-thrower opened this issue Dec 13, 2023 · 1 comment
Labels
audience/technical Issue primarily for technical review and service. kind/enhancement New feature or request kind/performance triage/high-priority

Comments

@david-thrower
Copy link
Owner

Kind of issue: Enhancements

Suggested Labels (If you don't know, that's ok): kind/enhancement kind/r-and-d

@david-thrower
Copy link
Owner Author

Constraints: Need to dynamically determine Conv1D hyperparams based on characteristics of incoming concatenated inputs.

  • Number of filters to be optimal.
  • kernel size < number inputs[-1].shape, but consider some rules of thumb for finding optimal kernel and number of filters.

@david-thrower david-thrower added kind/enhancement New feature or request triage/high-priority audience/technical Issue primarily for technical review and service. kind/performance labels Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
audience/technical Issue primarily for technical review and service. kind/enhancement New feature or request kind/performance triage/high-priority
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant