gcattan

Results 43 issues of gcattan

### Project accessibility-checker-engine, ruleId: Rpt_Aria_RequiredParent_Native_Host_Sematics ### Description Hello, The accessibility checker is finding a bug with the carbon-react-component `Tab`: ![image](https://user-images.githubusercontent.com/6229031/159684045-82d42df3-9bb2-4e2d-9686-e85d03ccf6d3.png) However, when I look at the element, I saw that...

engine

Hi, I would like to add the quantum machine learning library [pyRiemann-qiskit](https://github.com/pyRiemann/pyRiemann-qiskit).

Mobx decorators are deprecated, and will likely be removed in mobx v7. https://mobx.js.org/enabling-decorators.html

enhancement 🔧:hammer:

This PR adds the dataset from Neuroergonomic 2021 (https://zenodo.org/records/5055046).

Hi, There is a minor a11y violation in your code: ![image](https://user-images.githubusercontent.com/6229031/158378092-1d184fd9-eca0-4d2d-8391-9e0a36b7334c.png) ![image](https://user-images.githubusercontent.com/6229031/158378207-255e6502-9cf7-4428-9175-3f34c0452d05.png) Is it possible to fix it?

Hello, I am testing `qiskit-symb` with `FidelityStatevectorKernel`, but encounter the following error: 'Statevector' object has no attribute 'data' ``` from qiskit_symb.quantum_info import Statevector quantum_kernel = FidelityStatevectorKernel(feature_map=..., statevector_type=Statevector) ```

enhancement
help wanted

This is a quantum autoencoder, that we transformed into a sklearn transformer. The example illustrates a possible pipeline with RG. This is an early research, there are no positive results,...

- QAOA and VQC have a callaback method to get the loss. - In QAOA, SLSQP is the default optimizer. We should allow the user to parametrize it.

enhancement

- Update to pyRiemann 0.6 - Re-enable example with distances visualization

dependencies

The classification module is becoming big, and likely needs to be break down into smaller modules. In addition, it regroups classifier implementation (such as the NCH), and the wrapper (QuanticNCH)....

enhancement