PulseAugur
EN
LIVE 07:39:24

torchsom: New PyTorch library for Self-Organizing Maps released

A new open-source Python library called torchsom has been released, offering a reference implementation for Self-Organizing Maps (SOMs) within the PyTorch framework. This library facilitates dimensionality reduction, clustering, and data visualization, leveraging PyTorch's GPU acceleration for efficient training. torchsom adheres to the scikit-learn API for user-friendliness and is available under the Apache 2.0 license. AI

IMPACT Provides a new tool for researchers and developers working with PyTorch for dimensionality reduction and clustering tasks.

RANK_REASON The cluster describes a new open-source library released as a research paper on arXiv. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv stat.ML →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

torchsom: New PyTorch library for Self-Organizing Maps released

COVERAGE [1]

  1. arXiv stat.ML TIER_1 English(EN) · Louis Berthier, Ahmed Shokry, Maxime Moreaud, Guillaume Ramelet, Eric Moulines ·

    torchsom: The Reference PyTorch Library for Self-Organizing Maps

    arXiv:2510.11147v2 Announce Type: replace Abstract: This paper introduces torchsom, an open-source Python library that provides a reference implementation of the Self-Organizing Map (SOM) in PyTorch. This package offers three main features: (i) dimensionality reduction, (ii) clus…