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

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-autograd-gamma 0.5.0
Propagated dependencies: python-autograd@1.8.0 python-scipy@1.16.3
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/CamDavidsonPilon/autograd-gamma
Licenses: Expat
Build system: pyproject
Synopsis: Autograd-compatible approximations to the gamma family of functions
Description:

This package provides Autograd-compatible approximations to the gamma family of functions.

python-ml-collections 1.1.0
Propagated dependencies: python-absl-py@2.3.1 python-pyyaml@6.0.2
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/google/ml_collections
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Python collections designed for Machine Learning usecases
Description:

ML Collections is a library of Python collections designed for Machine Learning usecases.

ideep-pytorch 3.7.1
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/intel/ideep
Licenses: Expat
Build system: copy
Synopsis: Ideep headers for internal use by PyTorch
Description:

This library is used internally as header-only library by PyTorch.

python-pomegranate 1.1.0
Propagated dependencies: python-apricot-select@0.6.1-0.962f597 python-networkx@3.4.2 python-numpy@2.3.1 python-scikit-learn@1.7.2 python-scipy@1.16.3 python-pytorch@2.10.0
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://pypi.python.org/pypi/pomegranate/
Licenses: Expat
Build system: pyproject
Synopsis: Graphical models library for Python
Description:

Pomegranate is a graphical models library for Python, implemented in Cython for speed.

whisper-cpp 1.8.3-0.364c77f
Dependencies: ffmpeg@8.0 ggml@0.9.7 sdl2@2.30.8 spirv-headers@1.4.321.0 spirv-tools@1.4.321.0 vulkan-headers@1.4.321.0 vulkan-loader@1.4.321.0
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/ggml-org/whisper.cpp/
Licenses: Expat
Build system: cmake
Synopsis: OpenAI's Whisper model in C/C++
Description:

This package is a high-performance inference of OpenAI's Whisper automatic speech recognition (ASR) model, implemented in plain C/C++ without dependencies, with

  • AVX intrinsics support for x86 architectures

  • VSX intrinsics support for POWER architectures

  • Mixed F16 / F32 precision

  • 4-bit and 5-bit integer quantization support

  • Zero memory allocations at runtime

  • Support for CPU-only inference

  • Efficient GPU support for NVIDIA

  • OpenVINO Support

  • C-style API

python-libsvm 336
Propagated dependencies: libsvm@336 python-scipy@1.16.3
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://www.csie.ntu.edu.tw/~cjlin/libsvm/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python bindings of libSVM
Description:

LIBSVM is a machine learning library for support vector classification, (C-SVC, nu-SVC), regression (epsilon-SVR, nu-SVR) and distribution estimation (one-class SVM). It supports multi-class classification.

python-captum 0.8.0-0.4fade3a
Propagated dependencies: python-matplotlib@3.10.8 python-numpy@2.3.1 python-pytorch@2.10.0 python-tqdm@4.67.1 python-openai@1.3.5
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://captum.ai
Licenses: Modified BSD
Build system: pyproject
Synopsis: Model interpretability for PyTorch
Description:

Captum is a model interpretability and understanding library for PyTorch. Captum contains general purpose implementations of integrated gradients, saliency maps, smoothgrad, vargrad and others for PyTorch models. It has quick integration for models built with domain-specific libraries such as torchvision, torchtext, and others.

python-gpy 1.13.2
Propagated dependencies: python-numpy@1.26.4 python-paramz@0.9.6 python-scipy@1.16.3 python-six@1.17.0
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://sheffieldml.github.io/GPy/
Licenses: Modified BSD
Build system: pyproject
Synopsis: The Gaussian Process Toolbox
Description:

GPy is a Gaussian Process (GP) framework written in Python, from the Sheffield machine learning group. GPy implements a range of machine learning algorithms based on GPs.

openmm 8.4.0
Dependencies: python-wrapper@3.11.14
Propagated dependencies: python-numpy@2.3.1
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/openmm/openmm/
Licenses: Expat
Build system: cmake
Synopsis: Toolkit for molecular simulation
Description:

OpenMM is a toolkit for molecular simulation. It can be used either as a stand-alone application for running simulations, or as a library you call from your own code.

koboldcpp 1.107
Dependencies: bash-minimal@5.2.37 openblas@0.3.30 python@3.11.14 python-customtkinter@5.2.2 spirv-headers@1.4.321.0 spirv-tools@1.4.321.0 vulkan-headers@1.4.321.0 vulkan-loader@1.4.321.0
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/lostruins/koboldcpp
Licenses: AGPL 3 Expat
Build system: gnu
Synopsis: AI text-generation software for GGML and GGUF models
Description:

KoboldCpp is an easy-to-use AI text-generation software for GGML and GGUF models, builds off llama.cpp and adds many additional features:

  • Runs on CPU or GPU, supports full or partial offloaded

  • LLM text generation (Supports all GGML and GGUF models, backwards compatibility with ALL past models)

  • Image Generation (Stable Diffusion 1.5, SDXL, SD3, Flux)

  • Speech-To-Text (Voice Recognition) via Whisper

  • Text-To-Speech (Voice Generation) via OuteTTS, Kokoro, Parler and Dia

  • Provides many compatible APIs endpoints for many popular webservices (KoboldCppApi OpenAiApi OllamaApi A1111ForgeApi ComfyUiApi WhisperTranscribeApi XttsApi OpenAiSpeechApi)

  • Bundled KoboldAI Lite UI with editing tools, save formats, memory, world info, author's note, characters, scenarios

  • Includes multiple modes (chat, adventure, instruct, storywriter) and UI Themes (aesthetic roleplay, classic writer, corporate assistant messsenger)

  • Supports loading Tavern Character Cards, importing many different data formats from various sites, reading or exporting JSON savefiles and persistent stories

  • Many other features including new samplers, regex support websearch, RAG via TextDB, image recognition/vision and more

All up-to-date GGUF models are supported, and KoboldCpp also includes backward compatibility for older versions/legacy GGML models.

python-pytorch-lightning 2.6.0
Propagated dependencies: python-arrow@1.3.0 python-beautifulsoup4@4.14.3 python-croniter@5.0.1 python-dateutils@0.6.12 python-deepdiff@8.6.1 python-fastapi@0.128.0 python-fsspec@2026.1.0 python-inquirer@3.1.3 python-jsonargparse@4.37.0 python-lightning-cloud@0.5.70 python-lightning-utilities@0.15.2 python-numpy@2.3.1 python-packaging@25.0 python-pytorch@2.10.0 python-pyyaml@6.0.2 python-torchmetrics@1.8.2 python-torchvision@0.25.0 python-tqdm@4.67.1 python-traitlets@5.14.3 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://lightning.ai/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Deep learning framework to train, deploy, and ship AI products
Description:

PyTorch Lightning is just organized PyTorch; Lightning disentangles PyTorch code to decouple the science from the engineering.

python-lightning-utilities 0.15.2
Propagated dependencies: python-packaging@25.0 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/Lightning-AI/utilities
Licenses: ASL 2.0
Build system: pyproject
Synopsis: PyTorch Lightning sample project
Description:

This package provides common Python utilities and GitHub Actions for the Lightning suite of libraries.

python-pytorch-avx 2.10.0
Dependencies: asmjit@0.0.0-2.cfc9f81 brotli@1.1.0 clog@0.0-7.c4b4f4b concurrentqueue@1.0.3 cpp-httplib@0.20.0 eigen@3.4.0 flatbuffers@24.12.23 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.30 openmpi@4.1.6 openssl@3.0.8 pthreadpool@0.1-3.560c60d protobuf@3.21.9 pybind11@2.13.6 qnnpack-pytorch@pytorch-2.10.0 rdma-core@60.0 sleef@3.6.1 tensorpipe@0-0.bb1473a vulkan-headers@1.4.321.0 vulkan-loader@1.4.321.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-7.c4b4f4b onnx@1.17.0 onnx-optimizer@0.3.19 python-astunparse@1.6.3 python-click@8.1.8 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.3.0 python-optree@0.14.0 python-packaging@25.0 python-psutil@7.0.0 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-botorch 0.16.1
Propagated dependencies: python-gpytorch@1.15.1 python-linear-operator@0.6 python-multipledispatch@1.0.0 python-pyre-extensions@0.0.32 python-pyro-ppl@1.9.1 python-pytorch@2.10.0 python-scipy@1.16.3 python-threadpoolctl@3.1.0 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://botorch.org
Licenses: Expat
Build system: pyproject
Synopsis: Bayesian Optimization in PyTorch
Description:

BoTorch is a library for Bayesian Optimization built on PyTorch.

python-fasttext 0.9.2
Dependencies: fasttext@0.9.2
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://github.com/facebookresearch/fastText
Licenses: Expat
Build system: pyproject
Synopsis: Library for fast text representation and classification
Description:

fastText is a library for efficient learning of word representations and sentence classification.

liblantern 0.16.3
Dependencies: python-pytorch@2.7.1
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/mlverse/torch/
Licenses: Expat
Build system: cmake
Synopsis: C API to libtorch
Description:

Lantern provides a C API to the libtorch machine learning library.

python-brian2 2.10.1
Propagated dependencies: python-cython@3.1.7 python-jinja2@3.1.2 python-numpy@2.3.1 python-packaging@25.0 python-pyparsing@3.2.3 python-setuptools@80.9.0 python-sympy@1.13.3
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://briansimulator.org/
Licenses: CeCILL
Build system: pyproject
Synopsis: Clock-driven simulator for spiking neural networks
Description:

Brian is a simulator for spiking neural networks written in Python. It is therefore designed to be easy to learn and use, highly flexible and easily extensible.

python-pytorch 2.7.1
Dependencies: asmjit@0.0.0-2.cfc9f81 brotli@1.1.0 clog@0.0-7.c4b4f4b concurrentqueue@1.0.3 cpp-httplib@0.20.0 eigen@3.4.0 flatbuffers@24.12.23 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.30 openmpi@4.1.6 openssl@3.0.8 pthreadpool@0.1-3.560c60d protobuf@3.21.9 pybind11@2.13.6 qnnpack-pytorch@pytorch-2.10.0 rdma-core@60.0 sleef@3.6.1 tensorpipe@0-0.bb1473a vulkan-headers@1.4.321.0 vulkan-loader@1.4.321.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-7.c4b4f4b onnx@1.17.0 onnx-optimizer@0.3.19 python-astunparse@1.6.3 python-click@8.1.8 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.3.0 python-optree@0.14.0 python-packaging@25.0 python-psutil@7.0.0 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: python
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.

onnx-optimizer 0.3.19
Dependencies: onnx@1.17.0 protobuf@3.21.9 pybind11@2.13.6
Propagated dependencies: python-numpy@2.3.1
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/onnx/optimizer
Licenses: Expat
Build system: pyproject
Synopsis: Library to optimize ONNX models
Description:

This package provides a C++ and Python library for performing arbitrary optimizations on ONNX models, as well as a growing list of prepackaged optimization passes.

Not all possible optimizations can be directly implemented on ONNX graphs--- some will need additional backend-specific information---but many can, and the aim is to provide all such passes along with ONNX so that they can be re-used with a single function call.

frugally-deep 0.15.31
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/Dobiasd/frugally-deep
Licenses: Expat
Build system: cmake
Synopsis: Header-only library for using Keras (TensorFlow) models in C++
Description:

frugally-deep is a header-only C++ library for inference of Keras machine learning models on a single CPU core.

libsvm 336
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://www.csie.ntu.edu.tw/~cjlin/libsvm/
Licenses: Modified BSD
Build system: gnu
Synopsis: Library for Support Vector Machines
Description:

LIBSVM is a machine learning library for support vector classification, (C-SVC, nu-SVC), regression (epsilon-SVR, nu-SVR) and distribution estimation (one-class SVM). It supports multi-class classification.

vowpal-wabbit 8.5.0
Dependencies: boost@1.89.0 zlib@1.3.1
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://vowpalwabbit.org
Licenses: Modified BSD
Build system: gnu
Synopsis: Fast machine learning library for online learning
Description:

Vowpal Wabbit is a machine learning system with techniques such as online, hashing, allreduce, reductions, learning2search, active, and interactive learning.

kaldi 0-2.01aadd7
Dependencies: alsa-lib@1.2.11 gfortran@14.3.0 glib@2.86.0 gstreamer@1.26.3 jack@0.125.0 openblas@0.3.30 openfst@1.8.4 portaudio@190600.20161030 python@3.11.14
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++.

Total packages: 70992