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

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.


openfst 1.8.4
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://www.openfst.org
Licenses: ASL 2.0
Build system: gnu
Synopsis: Library for weighted finite-state transducers
Description:

OpenFst is a library for constructing, combining, optimizing, and searching weighted finite-state transducers (FSTs).

llama-cpp-scripts 0.0.0
Propagated dependencies: python-numpy@2.3.1 python-pytorch@2.10.0 python-protobuf@3.20.3 python-sentencepiece@0.2.1 python-transformers@4.44.2 python-gguf@0.19.0
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/ggml-org/llama.cpp
Licenses: Expat
Build system: pyproject
Synopsis: Scripts that ship with @code{llama.cpp}
Description:

This package includes the Python scripts included in llama.cpp. These scripts are necessary for format conversion, shader generation, etc.

python-sentence-transformers 5.5.0
Propagated dependencies: python-huggingface-hub@0.31.4 python-numpy@2.3.1 python-pillow@12.1.1 python-pytorch@2.10.0 python-typing-extensions@4.15.0 python-scikit-learn@1.7.2 python-scipy@1.16.3 python-tqdm@4.67.1 python-transformers@4.44.2
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://www.SBERT.net
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Multilingual text embeddings
Description:

This framework provides an easy method to compute dense vector representations for sentences, paragraphs, and images. The models are based on transformer networks like BERT / RoBERTa / XLM-RoBERTa and achieve state-of-the-art performance in various tasks. Text is embedded in vector space such that similar text are closer and can efficiently be found using cosine similarity.

This package provides easy access to pretrained models for more than 100 languages, fine-tuned for various use-cases.

Further, this framework allows an easy fine-tuning of custom embeddings models, to achieve maximal performance on your specific task.

python-inquirer 3.4.1
Propagated dependencies: python-blessed@1.20.0 python-editor@1.0.4 python-readchar@4.2.1
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/magmax/python-inquirer
Licenses: Expat
Build system: pyproject
Synopsis: Collection of common interactive command line user interfaces
Description:

Inquirer should ease the process of asking end user questions, parsing, validating answers, managing hierarchical prompts and providing error feedback.

python-cmaes 0.13.0
Propagated dependencies: python-numpy@2.3.1
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/CyberAgentAILab/cmaes
Licenses: Expat
Build system: pyproject
Synopsis: CMA-ES implementation for Python
Description:

This package provides provides an implementation of the Covariance Matrix Adaptation Evolution Strategy (CMA-ES) for Python.

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.

python-burr 0.42.0
Propagated dependencies: python-pydantic@2.12.5 python-pydantic-settings@2.12.0 python-loguru@0.7.3-0.75b9201 python-requests@2.32.5
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://burr.apache.org/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Build applications that make decisions
Description:

Apache Burr makes it easy to develop applications that make decisions (chatbots, agents, simulations, etc...) from simple Python building blocks. Apache Burr works well for any application that uses LLMs, and can integrate with any of your favorite frameworks. Burr includes a UI that can track/monitor/trace your system in real time, along with pluggable persisters (e.g. for memory) to save and load application state.

randomjungle 2.1.0
Dependencies: boost@1.89.0 gsl@2.8 libxml2@2.14.6 zlib@1.3.1
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://www.imbs.uni-luebeck.de/forschung/software/details.html#c224
Licenses: GPL 3+
Build system: gnu
Synopsis: Implementation of the Random Forests machine learning method
Description:

Random Jungle is an implementation of Random Forests. It is supposed to analyse high dimensional data. In genetics, it can be used for analysing big Genome Wide Association (GWA) data. Random Forests is a powerful machine learning method. Most interesting features are variable selection, missing value imputation, classifier creation, generalization error estimation and sample proximities between pairs of cases.

nerd-dictation-sox-wtype 0-2.03ce043
Dependencies: bash-minimal@5.2.37 nerd-dictation@0-2.03ce043
Propagated dependencies: sox@14.4.2 wtype@0.4
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/ideasman42/nerd-dictation
Licenses: GPL 2+
Build system: trivial
Synopsis: Offline speech-to-text for desktop Linux
Description:

This package provides simple access speech to text for using in Linux without being tied to a desktop environment, using the vosk-api. The user configuration lets you manipulate text using Python string operations. It has zero overhead, as this relies on manual activation and there are no background processes. Dictation is accessed manually with nerd-dictation begin and nerd-dictation end commands.

python-umap-learn 0.5.11
Propagated dependencies: python-numba@0.62.1 python-numpy@2.3.1 python-pynndescent@0.6.0 python-scikit-learn@1.7.2 python-scipy@1.16.3 python-tqdm@4.67.1
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/lmcinnes/umap
Licenses: Modified BSD
Build system: pyproject
Synopsis: Uniform Manifold Approximation and Projection
Description:

Uniform Manifold Approximation and Projection is a dimension reduction technique that can be used for visualization similarly to t-SNE, but also for general non-linear dimension reduction.

python-persim 0.3.8
Propagated dependencies: python-deprecated@1.3.1 python-hopcroftkarp@1.2.5-1.2846e1d python-joblib@1.5.2 python-matplotlib@3.10.8 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://persim.scikit-tda.org
Licenses: Expat
Build system: pyproject
Synopsis: Tools for analyzing persistence diagrams in Python
Description:

This package includes a variety of tools used to analyze persistence diagrams. It currently houses implementations of

  • Persistence images

  • Persistence landscapes

  • Bottleneck distance

  • Modified Gromov–Hausdorff distance

  • Sliced Wasserstein kernel

  • Heat kernel

  • Diagram plotting

python-deepxde 1.15.0
Propagated dependencies: python-matplotlib@3.10.8 python-numpy@2.3.1 python-scikit-learn@1.7.2 python-scikit-optimize@0.10.2 python-scipy@1.16.3
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://deepxde.readthedocs.io/en/latest/
Licenses: LGPL 2.1+
Build system: pyproject
Synopsis: Library for scientific machine learning
Description:

DeepXDE is a library for scientific machine learning and physics-informed learning. It includes implementations for the PINN (physics-informed neural networks), DeepONet (deep operator network) and MFNN (multifidelity neural network) algorithms.

python-linear-operator 0.6.1
Propagated dependencies: python-jaxtyping@0.3.3 python-mpmath@1.3.0 python-pytorch@2.10.0 python-scipy@1.16.3
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/cornellius-gp/linear_operator/
Licenses: Expat
Build system: pyproject
Synopsis: Linear operator implementation
Description:

LinearOperator is a PyTorch package for abstracting away the linear algebra routines needed for structured matrices (or operators).

python-stanza 1.10.1
Propagated dependencies: python-emoji@2.12.1 python-networkx@3.4.2 python-numpy@2.3.1 python-protobuf@3.20.3 python-pytorch@2.10.0 python-requests@2.32.5 python-tqdm@4.67.1
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://stanfordnlp.github.io/stanza/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Stanford NLP Python library for many human languages
Description:

Stanza is a collection of accurate and efficient tools for the linguistic analysis of many human languages. Starting from raw text, Stanza divides it into sentences and words, and then can recognize parts of speech and entities, do syntactic analysis, and more.

fann 2.2.0-2.1783cbf
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://leenissen.dk/
Licenses: LGPL 2.1
Build system: cmake
Synopsis: Fast Artificial Neural Network
Description:

FANN is a neural network library, which implements multilayer artificial neural networks in C with support for both fully connected and sparsely connected networks.

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.

python-ctranslate2 4.8.0
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://opennmt.net/CTranslate2/
Licenses: Expat
Build system: pyproject
Synopsis: Fast inference engine for Transformer models
Description:

CTranslate2 is a C++ and Python library for efficient inference with Transformer models.

The project implements a custom runtime that applies many performance optimization techniques such as weights quantization, layers fusion, batch reordering, etc., to accelerate and reduce the memory usage of Transformer models on CPU and GPU.

python-brian2tools 0.3
Propagated dependencies: python-brian2@2.10.1 python-libneuroml@0.6.7 python-markdown-strings@3.3.0 python-matplotlib@3.10.8 python-pylems@0.6.9 python-tables@3.10.2-0.aad9079
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/brian-team/brian2tools
Licenses: CeCILL
Build system: pyproject
Synopsis: Tools for the Brian 2 simulator
Description:

Visualization and NeuroML import/export tools for the Brian 2 simulator.

python-xgboost 1.7.6
Dependencies: xgboost@1.7.6
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://xgboost.ai/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Python interface for the XGBoost library
Description:

XGBoost is an optimized distributed gradient boosting library designed to be highly efficient, flexible and portable. It implements machine learning algorithms under the Gradient Boosting framework. XGBoost provides a parallel tree boosting (also known as GBDT, GBM) that solve many data science problems in a fast and accurate way.

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@2.42.0
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.

llama-cpp 0.0.0-9561
Dependencies: ggml@0.14.0 openssl@3.5.5
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/ggml-org/llama.cpp
Licenses: Expat
Build system: cmake
Synopsis: Port of Facebook's LLaMA model in C/C++
Description:

This package provides a port to Facebook's LLaMA collection of foundation language models. It requires models parameters to be downloaded independently to be able to run a LLaMA model.

python-spacy 3.8.14
Propagated dependencies: python-catalogue@2.0.10 python-cymem@2.0.6 python-jinja2@3.1.2 python-murmurhash@1.0.10 python-numpy@2.3.1 python-preshed@3.0.6 python-pydantic@2.12.5 python-requests@2.32.5 python-spacy-legacy@3.0.12 python-spacy-loggers@1.0.4 python-srsly@2.5.3 python-thinc@8.3.13 python-tqdm@4.67.1 python-typer@0.22.0 python-wasabi@1.1.3 python-weasel@1.0.0
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://spacy.io
Licenses: Expat
Build system: pyproject
Synopsis: Natural Language Processing (NLP) in Python
Description:

SpaCy is a library for advanced Natural Language Processing in Python and Cython. It comes with pretrained pipelines and currently supports tokenization and training for 70+ languages. It features state-of-the-art speed and neural network models for tagging, parsing, named entity recognition, text classification and more, multi-task learning with pretrained transformers like BERT, as well as a production-ready training system and easy model packaging, deployment and workflow management.

foxi 1.4.1-0.c278588
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/houseroad/foxi
Licenses: Expat
Build system: cmake
Synopsis: ONNXIFI with Facebook Extension
Description:

ONNX Interface for Framework Integration is a cross-platform API for loading and executing ONNX graphs on optimized backends. This package contains facebook extensions and is used by PyTorch.

python-mord 0.7
Dependencies: python-numpy@2.3.1 python-scipy@1.16.3 python-scikit-learn@1.7.2
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://pypi.org/project/mord/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Ordinal regression models for scikit-learn
Description:

This package provides a collection of ordinal regression models for machine learning in Python. They are intended to be used with scikit-learn and are compatible with its API.

Total packages: 72465