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

Class Description: Console #48

Closed xleonplayz closed 2 days ago

xleonplayz commented 2 days ago

Color Codes

This class uses ANSI escape codes to provide color-coded text outputs:

Sample Display

The interface uses banners and color codes for a professional and clear command-line presentation, enhancing readability and user experience.


 ____   __  __   _
|  _ \ |  \/  | | |
| | | || |\/| | | |
| |_| || |  | | | |___
|____/ |_|  |_| |_____|

LLY-DML - Part of the LILY Project - Version 1.6 Beta - info@lilyqml.de - lilyqml.de

Choose an option:
1. Training - Train a new Model
2. Test - Test an existing Model
3. Create Report - Create a Report
4. Exit