Usage - R-D-BioTech-Alaska/Qelm GitHub Wiki


Usage

** Usage

# Usage

QELM allows you to train using synthetic or real datasets. You can use the Command-Line Interface (CLI) for basic runs or the Graphical User Interface (GUI) for an enhanced experience.

## Training the Model

QELM allows you to train using synthetic or real datasets. Use the command-line interface (CLI) for basic runs or the GUI for an enhanced experience.

### CLI Example:

To train the model using the CLI, run the following command:

```bash
python Qelm2.py --train --epochs 02 --lr 0.05