albertnieto / quantum_convolutional_nn_benchmark

Benchmarking quanvolutional neural networks with QCML and Pennylane.
Apache License 2.0
3 stars 1 forks source link

Create activation functions with quantum circuits #9

Open albertnieto opened 1 month ago

albertnieto commented 1 month ago

Replace classical activation functions with quantum circuits. Example: Use a parameterized quantum circuit that takes the output of a classical layer and returns an activation value.