Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 267 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 267 Bytes

Kohonen Maps

This is an implementation of the Kohonen self-organising map algorithm using Jax. Work in progress.
My plan is to try using these to do some dimensional reduction and/or clustering on the 44 english
phonemes as part of a speech-to-text cli app.