You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.