cerebros-core-algorithm-alpha icon indicating copy to clipboard operation
cerebros-core-algorithm-alpha copied to clipboard

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

Open david-thrower opened this issue 1 year ago • 1 comments

Kind of issue: Enhancements

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

david-thrower avatar Dec 13 '23 20:12 david-thrower

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 avatar Dec 13 '23 21:12 david-thrower