awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
shogun-toolbox avatar

shogun-toolbox/shogun

0
View on GitHub↗
3,067 estrellas·1,032 forks·C++·BSD-3-Clause·4 vistasshogun-toolbox.org↗

Shogun

Shōgun

Features

  • General Machine Learning - Comprehensive machine learning toolbox.
  • Machine Learning - Versatile machine learning toolbox with broad algorithm support.
  • Machine Learning and AI - Toolbox for machine learning and pattern recognition.
  • Frameworks de Machine Learning - Unified machine learning toolbox with a wide range of algorithms.

Historial de estrellas

Gráfico del historial de estrellas de shogun-toolbox/shogunGráfico del historial de estrellas de shogun-toolbox/shogun

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Shogun

Proyectos open-source similares, clasificados según cuántas características comparten con Shogun.
  • ghamrouni/recommenderAvatar de GHamrouni

    GHamrouni/Recommender

    267Ver en GitHub↗

    A C library for product recommendations/suggestions using collaborative filtering (CF)

    C
    Ver en GitHub↗267
  • pytorch/pytorchAvatar de pytorch

    pytorch/pytorch

    100,814Ver en GitHub↗

    PyTorch is a machine learning framework centered on a GPU-ready tensor library that supports multi-dimensional array operations across both CPU and accelerator hardware. It provides a foundational infrastructure for mathematical computation and dynamic neural network construction, utilizing a tape-based automatic differentiation system that allows for flexible, non-static graph execution. The framework is designed for deep integration with Python, enabling natural usage alongside standard scientific computing ecosystems. It distinguishes itself through a comprehensive distributed training sui

    Pythonautograddeep-learninggpu
    Ver en GitHub↗100,814
  • bvlc/caffeAvatar de BVLC

    BVLC/caffe

    34,576Ver en GitHub↗

    Caffe is a high-performance deep learning framework designed for training and deploying deep neural networks. It functions as a machine learning engine and a convolutional neural network library, providing a C++ backend to accelerate computations on both GPUs and CPUs. The system includes a specialized toolset for computer vision, enabling tasks such as object detection, semantic segmentation, and large-scale image retrieval. It supports the deployment of pre-trained models for image and scene recognition, as well as the ability to fine-tune neural network weights for specialized tasks. The

    C++deep-learningmachine-learningvision
    Ver en GitHub↗34,576
  • tensorflow/tensorflowAvatar de tensorflow

    tensorflow/tensorflow

    195,697Ver en GitHub↗

    TensorFlow is a comprehensive machine learning framework designed for the construction, training, and deployment of complex mathematical models. It utilizes a graph-based execution model that represents operations as directed acyclic graphs, enabling automatic differentiation and efficient parallel processing. The system provides high-level interfaces for defining neural network architectures, alongside a robust engine for managing multidimensional array structures and tensor mathematics. The framework distinguishes itself through a scalable distributed runtime that orchestrates workloads acr

    C++deep-learningdeep-neural-networksdistributed
    Ver en GitHub↗195,697
Ver las 30 alternativas a Shogun→

Preguntas frecuentes

¿Qué hace shogun-toolbox/shogun?

Shōgun

¿Cuáles son las características principales de shogun-toolbox/shogun?

Las características principales de shogun-toolbox/shogun son: General Machine Learning, Machine Learning, Machine Learning and AI, Frameworks de Machine Learning.

¿Qué alternativas de código abierto existen para shogun-toolbox/shogun?

Las alternativas de código abierto para shogun-toolbox/shogun incluyen: tensorflow/tensorflow — TensorFlow is a comprehensive machine learning framework designed for the construction, training, and deployment of… bvlc/caffe — Caffe is a high-performance deep learning framework designed for training and deploying deep neural networks. It… ghamrouni/recommender — A C library for product recommendations/suggestions using collaborative filtering (CF). pytorch/pytorch — PyTorch is a machine learning framework centered on a GPU-ready tensor library that supports multi-dimensional array… catboost/catboost — CatBoost is a gradient boosting machine learning library used to train decision tree ensembles for regression,… apache/incubator-mxnet — Apache MXNet is a deep learning framework and distributed machine learning library designed for training and deploying…