Skip to content
/ CSOM Public

CSOM means complex-value self-organizing map neural network. It's a kind of unsupervised machine learning and its feature is that it can keep the topology of dataset.

Notifications You must be signed in to change notification settings

944750720/CSOM

Repository files navigation

CSOM

Based on https://github.com/JustGlowing/minisom. In order to classify goals by unsupervised-learning, I am using SOM (Self organizing maps neural network) to process MIMO-FMCW radar. Here is the setting of experiment and original images.

exp setting full amp image full pha image We can see the reflector is the field be circled on the left side of radar heatmap. classified result And I am coding the complex-value SOM to make better use of the amplitude and phase data of radar.

dbf algorithm

dbf.py is a python file to achieve digital beamforming algorithm for estimation of direction of arrivals.

About

CSOM means complex-value self-organizing map neural network. It's a kind of unsupervised machine learning and its feature is that it can keep the topology of dataset.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages