2025-04-06 23:33:11 +02:00
2025-04-05 21:53:58 +02:00
2025-04-06 23:33:11 +02:00

Omega - Keyboard app

This is an onscreen keyboard app that used a Multilayer Perceptron for predicting next most likely key to be pressed.

Running

You must have a model trained for this purposed ready.
You can either use the prepackaged one (./model.onnx) or train one yourself (see model README).
Then simply install the dependencies as per pyproject.toml and run main.py

Description
No description provided
Readme 3 MiB
Languages
Jupyter Notebook 89.9%
Python 9.9%
Shell 0.2%