unsupervised_learning_simul.../README.md
Daniel Spittank 067131bb8e
All checks were successful
ci/woodpecker/push/default Pipeline was successful
README.md aktualisiert
Beschreibung, Links und Build-Status ergänzt.
2023-09-15 23:06:51 +02:00

995 B

Goldrausch

Bei dem vorliegenden Projekt handelt es sich um eine Onlinesimulation zum LVQ-Algorithmus für das unüberwachte Lernen nach einer Idee von ComputingEducation (Prof. Dr. Tilman Michaeli, Dr. Stefan Seegerer, Sven Jatzlau).

Build-Status

status-badge

Der aktuellste Build ist auf dieser Seite zum Ausprobieren hinterlegt.

VSCode + Volar (and disable Vetur)

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

View Production Build locally

npm run preview