LILY-QML / LLY-DML

LLY-DML is part of the LILY project and is a Quantum Machine Learning model. It uses so-called L-Gates. These gates are Machine Learning gates that modify their state based on an input to map to a desired state of an input.
https://www.lilyqml.de
2 stars 5 forks source link

Added all.py functionality. Refactor Reader class to store train crea… #55

Closed Supercabb closed 1 week ago

Supercabb commented 1 week ago

…tion timestamp as a dictionary; update Circuit class to accept aer_backend parameter; enhance Optimizer class with error handling and logging; add unit tests for overall functionality.