### Issue 5 — Implement Hybrid Embedding **Description**: Combine AE + AMP encodings for richer expressivity. **What to do** - [ ] Define hybrid scheme (AE + AMP) - [ ] Combine angle rotations with amplitude state preparation - [ ] Add entanglement + variational parameters - [ ] Benchmark complexity (depth/gate count) - [ ] Unit test on PCA-16 subset **Where to work**: `encodings/hybrid_encoding.py`
Issue 5 — Implement Hybrid Embedding
Description: Combine AE + AMP encodings for richer expressivity.
What to do
Where to work:
encodings/hybrid_encoding.py