_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


python-pytorch-avx 2.10.0
Dependencies: asmjit@0.0.0-2.cfc9f81 brotli@1.1.0 clog@0.0-8.84818a4 concurrentqueue@1.0.3 cpp-httplib@0.20.0 eigen@3.4.0 flatbuffers@25.2.10 fmt@11.2.0 fp16@0.0-1.0a92994 fxdiv@0.0-1.63058ef gemmlowp@0.1-2.16e8662 gloo@0.0.0-4.54cbae0 googletest@1.12.1 googlebenchmark@1.9.1 libuv@1.44.2 miniz@pytorch-2.7.0 onednn@3.10.2 openblas@0.3.31 openmpi@4.1.6 openssl@3.5.5 pthreadpool@0.1-3.560c60d protobuf@3.21.9 pybind11@2.13.6 qnnpack-pytorch@pytorch-2.10.0 rdma-core@62.0 sleef@3.6.1 tensorpipe@0-0.bb1473a vulkan-headers@1.4.335.0 vulkan-loader@1.4.335.0 vulkan-memory-allocator@3.3.0 xnnpack@0.0-4.51a0103 zlib@1.3.1 zstd@1.5.6 fbgemm@1.5.0 nnpack@0.0-2.70a77f4
Propagated dependencies: cpuinfo@0.0-8.84818a4 onnx@1.17.0 onnx-optimizer@0.3.19 python-astunparse@1.6.3 python-click@8.3.1 python-filelock@3.16.1 python-fsspec@2026.1.0 python-future@1.0.0 python-jinja2@3.1.2 python-networkx@3.4.2 python-numpy@2.3.1 python-opt-einsum@3.4.0 python-optree@0.14.0 python-packaging@25.0 python-psutil@7.2.2 python-pyyaml@6.0.2 python-requests@2.32.5 python-sympy@1.13.3 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://pytorch.org/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python library for tensor computation and deep neural networks
Description:

PyTorch is a Python package that provides two high-level features:

  • tensor computation (like NumPy) with strong GPU acceleration;

  • deep neural networks (DNNs) built on a tape-based autograd system.

You can reuse Python packages such as NumPy, SciPy, and Cython to extend PyTorch when needed.

Note: currently this package does not provide GPU support.

python-argostranslate 1.10.0
Propagated dependencies: python-ctranslate2@4.8.0 python-packaging@25.0 python-sacremoses@0.1.0 python-sentencepiece@0.2.1 python-spacy@3.8.14 python-stanza@1.10.1 python-xx-sent-ud-sm@3.8.0
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://www.argosopentech.com
Licenses: Expat
Build system: pyproject
Synopsis: Offline translation library and CLI tool
Description:

Argos Translate uses OpenNMT for translations and can be used as either a Python library, command-line, or GUI application. It supports installing language model packages which are ZIP archives with a .argosmodel extension. This package provides the Python library and the command-line program.

python-pytorch 2.10.0
Dependencies: asmjit@0.0.0-2.cfc9f81 brotli@1.1.0 clog@0.0-8.84818a4 concurrentqueue@1.0.3 cpp-httplib@0.20.0 eigen@3.4.0 flatbuffers@25.2.10 fmt@11.2.0 fp16@0.0-1.0a92994 fxdiv@0.0-1.63058ef gemmlowp@0.1-2.16e8662 gloo@0.0.0-4.54cbae0 googletest@1.12.1 googlebenchmark@1.9.1 libuv@1.44.2 miniz@pytorch-2.7.0 onednn@3.10.2 openblas@0.3.31 openmpi@4.1.6 openssl@3.5.5 pthreadpool@0.1-3.560c60d protobuf@3.21.9 pybind11@2.13.6 qnnpack-pytorch@pytorch-2.10.0 rdma-core@62.0 sleef@3.6.1 tensorpipe@0-0.bb1473a vulkan-headers@1.4.335.0 vulkan-loader@1.4.335.0 vulkan-memory-allocator@3.3.0 xnnpack@0.0-4.51a0103 zlib@1.3.1 zstd@1.5.6
Propagated dependencies: cpuinfo@0.0-8.84818a4 onnx@1.17.0 onnx-optimizer@0.3.19 python-astunparse@1.6.3 python-click@8.3.1 python-filelock@3.16.1 python-fsspec@2026.1.0 python-future@1.0.0 python-jinja2@3.1.2 python-networkx@3.4.2 python-numpy@2.3.1 python-opt-einsum@3.4.0 python-optree@0.14.0 python-packaging@25.0 python-psutil@7.2.2 python-pyyaml@6.0.2 python-requests@2.32.5 python-sympy@1.13.3 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://pytorch.org/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python library for tensor computation and deep neural networks
Description:

PyTorch is a Python package that provides two high-level features:

  • tensor computation (like NumPy) with strong GPU acceleration;

  • deep neural networks (DNNs) built on a tape-based autograd system.

You can reuse Python packages such as NumPy, SciPy, and Cython to extend PyTorch when needed.

Note: currently this package does not provide GPU support.

dlib 20.0
Dependencies: ffmpeg@8.1.1 giflib@5.2.1 libjpeg-turbo@2.1.4 libjxl@0.11.1 libpng@1.6.39 libwebp@1.3.2 libx11@1.8.12 openblas@0.3.31 pybind11@2.13.6 zlib@1.3.1
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: http://dlib.net
Licenses: Boost 1.0
Build system: cmake
Synopsis: Toolkit for making machine learning and data analysis applications in C++
Description:

Dlib is a modern C++ toolkit containing machine learning algorithms and tools. It is used in both industry and academia in a wide range of domains including robotics, embedded devices, mobile phones, and large high performance computing environments.

qnnpack 0-0.7d2a4e9
Dependencies: clog@0.0-8.84818a4 cpuinfo@0.0-8.84818a4 fp16@0.0-1.0a92994 fxdiv@0.0-1.63058ef psimd@0.0-1.072586a pthreadpool@0.1-3.560c60d
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/pytorch/qnnpack
Licenses: Modified BSD
Build system: cmake
Synopsis: Quantized Neural Network PACKage
Description:

QNNPACK is a library for low-precision neural network inference. It contains the implementation of common neural network operators on quantized 8-bit tensors.

tvm 0.20.dev0-1.d3a2ed6
Dependencies: dmlc-core@0.5-1.1334185 dlpack@1.2 libedit@20191231-3.1 libxml2@2.14.6 llvm@19.1.7 opencl-clhpp@2025.07.22 opencl-headers@2022.09.30 rang@3.2 mesa@26.0.2 mesa-opencl@26.0.2 spirv-headers@1.4.335.0 spirv-tools@1.4.335.0 vulkan-headers@1.4.335.0 vulkan-loader@1.4.335.0 zlib@1.3.1 zstd@1.5.6
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://tvm.apache.org/
Licenses: ASL 2.0
Build system: cmake
Synopsis: Machine learning compiler framework for CPUs, GPUs and accelerators
Description:

Apache TVM is a compiler stack for deep learning systems. It is designed to close the gap between the productivity-focused deep learning frameworks, and the performance- and efficiency-focused hardware backends. TVM works with deep learning frameworks to provide end to end compilation to different backends

python-readchar 4.2.1
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/magmax/python-readchar
Licenses: Expat
Build system: pyproject
Synopsis: Library to easily read single chars and key strokes
Description:

This package provides a Python library to easily read single characters and key strokes.

python-pytorch 2.7.1
Dependencies: asmjit@0.0.0-2.cfc9f81 brotli@1.1.0 clog@0.0-8.84818a4 concurrentqueue@1.0.3 cpp-httplib@0.20.0 eigen@3.4.0 flatbuffers@25.2.10 fmt@11.2.0 fp16@0.0-1.0a92994 fxdiv@0.0-1.63058ef gemmlowp@0.1-2.16e8662 gloo@0.0.0-2.81925d1 googletest@1.12.1 googlebenchmark@1.9.1 libuv@1.44.2 miniz@pytorch-2.7.0 onednn@3.10.2 openblas@0.3.31 openmpi@4.1.6 openssl@3.5.5 pthreadpool@0.1-3.560c60d protobuf@3.21.9 pybind11@2.13.6 qnnpack-pytorch@pytorch-2.10.0 rdma-core@62.0 sleef@3.6.1 tensorpipe@0-0.bb1473a vulkan-headers@1.4.335.0 vulkan-loader@1.4.335.0 vulkan-memory-allocator@3.3.0 xnnpack@0.0-4.51a0103 zlib@1.3.1 zstd@1.5.6
Propagated dependencies: cpuinfo@0.0-8.84818a4 onnx@1.17.0 onnx-optimizer@0.3.19 python-astunparse@1.6.3 python-click@8.3.1 python-filelock@3.16.1 python-fsspec@2026.1.0 python-future@1.0.0 python-jinja2@3.1.2 python-networkx@3.4.2 python-numpy@2.3.1 python-opt-einsum@3.4.0 python-optree@0.14.0 python-packaging@25.0 python-psutil@7.2.2 python-pyyaml@6.0.2 python-requests@2.32.5 python-sympy@1.13.3 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://pytorch.org/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python library for tensor computation and deep neural networks
Description:

PyTorch is a Python package that provides two high-level features:

  • tensor computation (like NumPy) with strong GPU acceleration;

  • deep neural networks (DNNs) built on a tape-based autograd system.

You can reuse Python packages such as NumPy, SciPy, and Cython to extend PyTorch when needed.

Note: currently this package does not provide GPU support.

gemmlowp 0.1-2.16e8662
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/google/gemmlowp
Licenses: ASL 2.0
Build system: cmake
Synopsis: Small self-contained low-precision GEMM library
Description:

This is a small self-contained low-precision general matrix multiplication (GEMM) library. It is not a full linear algebra library. Low-precision means that the input and output matrix entries are integers on at most 8 bits. To avoid overflow, results are internally accumulated on more than 8 bits, and at the end only some significant 8 bits are kept.

python-spacy-legacy 3.0.12
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://spacy.io
Licenses: Expat
Build system: pyproject
Synopsis: Legacy registered functions for spaCy backwards compatibility
Description:

This package contains legacy registered functions for spaCy backwards compatibility.

python-hmmlearn 0.3.3
Propagated dependencies: python-numpy@2.3.1 python-scikit-learn@1.7.2 python-scipy@1.16.3
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/hmmlearn/hmmlearn
Licenses: Modified BSD
Build system: pyproject
Synopsis: Hidden Markov Models with scikit-learn like API
Description:

Hmmlearn is a set of algorithms for unsupervised learning and inference of Hidden Markov Models.

argos-translate-gui 1.6.5-0.06aafde
Dependencies: python-argostranslate@1.10.0 python-pyqt@5.15.11
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://www.argosopentech.com
Licenses: Expat
Build system: pyproject
Synopsis: Graphical user interface for Argos Translate
Description:

Argos Translate uses OpenNMT for translations and can be used as either a Python library, command-line, or GUI application. It supports installing language model packages which are ZIP archives with a .argosmodel extension. This package provides a Qt interface for Argos Translate.

python-mcfit 0.0.22-0.be3a5cf
Propagated dependencies: python-mpmath@1.3.0 python-numpy@2.3.1 python-scipy@1.16.3
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/eelregit/mcfit
Licenses: GPL 3+
Build system: pyproject
Synopsis: Multiplicatively convolutional fast integral transforms
Description:

This package provides multiplicatively convolutional fast integral transforms.

tflite-micro 0-0.a94423c
Dependencies: flatbuffers@23.5.26 gemmlowp@0.1-2.16e8662 kissfft-for-tflite-micro@130 ruy@0-1.caa2443
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://ai.google.dev/edge/litert/microcontrollers/overview
Licenses: ASL 2.0
Build system: gnu
Synopsis: Infrastructure to enable deployment of ML models to embedded targets
Description:

TensorFlow Lite for Microcontrollers is a port of TensorFlow Lite designed to run machine learning models on DSPs, microcontrollers and other devices with limited memory.

sentencepiece 0.2.1
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/google/sentencepiece
Licenses: ASL 2.0
Build system: cmake
Synopsis: Unsupervised tokenizer for Neural Network-based text generation
Description:

SentencePiece is an unsupervised text tokenizer and detokenizer mainly for Neural Network-based text generation systems where the vocabulary size is predetermined prior to the neural model training. SentencePiece implements subword units---e.g., byte-pair-encoding (BPE) and unigram language model---with the extension of direct training from raw sentences. SentencePiece allows us to make a purely end-to-end system that does not depend on language-specific pre- or post-processing.

kaldi 0-2.01aadd7
Dependencies: alsa-lib@1.2.16 gfortran@14.3.0 glib@2.86.0 gstreamer@1.28.1 jack@0.125.0 openblas@0.3.31 openfst@1.8.4 portaudio@190600.20161030 python@3.12.12
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://kaldi-asr.org/
Licenses: ASL 2.0
Build system: gnu
Synopsis: Speech recognition toolkit
Description:

Kaldi is an extensible toolkit for speech recognition written in C++.

python-scikit-learn 1.6.1
Dependencies: openblas@0.3.31
Propagated dependencies: python-joblib@1.5.2 python-numpy@2.3.1 python-scipy@1.16.3 python-threadpoolctl@3.6.0
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://scikit-learn.org/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Machine Learning in Python
Description:

Scikit-learn provides simple and efficient tools for data mining and data analysis.

nnpack 0.0-2.70a77f4
Dependencies: cpuinfo@0.0-8.84818a4 fp16@0.0-1.0a92994 fxdiv@0.0-1.63058ef psimd@0.0-1.072586a pthreadpool@0.1-3.560c60d googletest@1.12.1
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/Maratyszcza/NNPACK
Licenses: FreeBSD
Build system: cmake
Synopsis: Acceleration package for neural network computations
Description:

NNPACK is an acceleration package for neural network computations. NNPACK aims to provide high-performance implementations of convnet layers for multi-core CPUs.

NNPACK is not intended to be directly used by machine learning researchers; instead it provides low-level performance primitives leveraged in leading deep learning frameworks, such as PyTorch, Caffe2, MXNet, tiny-dnn, Caffe, Torch, and Darknet.

python-pymanopt 2.2.1
Propagated dependencies: python-numpy@2.3.1 python-scipy@1.16.3
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://pymanopt.org/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Toolbox for optimization on Riemannian manifolds
Description:

This package is a toolbox for optimization on Riemannian manifolds with support for automatic differentiation.

python-hyperopt 0.2.7
Propagated dependencies: python-cloudpickle@3.1.0 python-future@1.0.0 python-py4j@0.10.9.7 python-networkx@3.4.2 python-numpy@1.26.4 python-scipy@1.16.3 python-setuptools@80.9.0 python-six@1.17.0 python-tqdm@4.67.1 python-scikit-learn@1.7.2
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://hyperopt.github.io/hyperopt/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Library for hyperparameter optimization
Description:

Hyperopt is a Python library for serial and parallel optimization over awkward search spaces, which may include real-valued, discrete, and conditional dimensions.

python-pot 0.9.6.post1
Propagated dependencies: python-numpy@2.3.1 python-scipy@1.16.3 python-autograd@1.8.0 python-cvxopt@1.3.2 python-matplotlib@3.10.8 python-pymanopt@2.2.1 python-pytorch@2.10.0 python-pytorch-geometric@2.7.0 python-scikit-learn@1.7.2
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/PythonOT/POT
Licenses: Expat
Build system: pyproject
Synopsis: Python Optimal Transport Library
Description:

This Python library provides several solvers for optimization problems related to Optimal Transport for signal, image processing and machine learning.

python-scikit-rebate 0.62
Propagated dependencies: python-numpy@2.3.1 python-scipy@1.16.3 python-scikit-learn@1.7.2 python-joblib@1.5.2
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://epistasislab.github.io/scikit-rebate/
Licenses: Expat
Build system: pyproject
Synopsis: Relief-based feature selection algorithms for Python
Description:

Scikit-rebate is a scikit-learn-compatible Python implementation of ReBATE, a suite of Relief-based feature selection algorithms for Machine Learning. These algorithms excel at identifying features that are predictive of the outcome in supervised learning problems, and are especially good at identifying feature interactions that are normally overlooked by standard feature selection algorithms.

Total packages: 72465