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

lightweight-testing-on-tendem-embeddings

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

Kind of issue: enhancement

Expected behavior A clear description of what you expected to happen.

Additional context: Alex suggested to try injecting embedding layers into the NAS. Noting that embedding layers only take discrete int inputs, I added that bucketization of the output of a Dense() or Concatenate() layer before the embedding is needed to make this work.

Here we can try this approach.

Suggested Labels (If you don't know, that's ok): kind/enhancement kind/performance

david-thrower avatar Dec 10 '23 17:12 david-thrower