cerebros-core-algorithm-alpha
cerebros-core-algorithm-alpha copied to clipboard
try-conv-1d-skip-connection-junctions
Kind of issue: Enhancements
Suggested Labels (If you don't know, that's ok): kind/enhancement kind/r-and-d
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.