add week 1 note

This commit is contained in:
Noa Aarts 2025-11-17 19:44:20 +01:00
parent 2915643008
commit 17efa42f7e
Signed by: noa
GPG key ID: 1850932741EFF672

47
weeks/1.md Normal file
View file

@ -0,0 +1,47 @@
Hardware Specific problem agnostic ansatze
Inputs:
- Description of hardware
- qubits
- gates
- connections
// later
- fidelities
- Targets
// first
- Expressibility
- Entanglement
// for later
- Noise Treshold
- Parameters (maximal)
Process:
- cost function
- should have
- expressibility
- entanglement
// for later
- Noise Treshold
- Parameters (maximal)
- method
- MCTS
- ML
- RL
- ??
- Bayesian
- Differentiable circuits?
Outputs:
- QML kernels
- best Expressibility
- best entanglement
- best noise
- least parameters
- most balanced
Benchmark:
- look into other papers
- QAS papers
- Hardware efficient ansatze papers
- (2506.21161)