Official code repository for "Learning silhouettes with group sparse autoencoders", a paper accepted at the IEEE International Conference on Acoustics, Speech, and Signal Processing 2023.
It consists of an unfolded architecture for learning networks with a group nonlinearity. The unsupervised architecture learns class specific "silhouettes" for atoms, which are representative of each class.
To train type python3 main.py
.