awesome-repositories.com
Blog
awesome-repositories.com

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

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to xtra-computing/thundersvm

Open-source alternatives to Thundersvm

30 open-source projects similar to xtra-computing/thundersvm, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Thundersvm alternative.

  • morvanzhou/tutorialsAvatar de MorvanZhou

    MorvanZhou/tutorials

    12,952Ver en GitHub↗

    This repository is a comprehensive collection of instructional guides and practical examples for Python development, focusing on machine learning, data science, and web scraping. It provides implementations for neural networks, reinforcement learning algorithms, and deep learning architectures using PyTorch, alongside detailed manuals for scientific computing and data visualization. The project distinguishes itself by offering specialized tutorials on concurrent programming to optimize CPU performance and guides for setting up Linux development environments. It covers the implementation of ad

    Pythonmachine-learningmultiprocessingneural-network
    Ver en GitHub↗12,952
  • aimhubio/aimAvatar de aimhubio

    aimhubio/aim

    6,159Ver en GitHub↗

    Aim is an open-source platform for logging, visualizing, and comparing machine learning training runs and LLM traces. It provides a remote tracking server and a comparison UI, functioning as an ML experiment tracker, AI workflow logger, and LLM trace recorder that captures prompts, generations, and tool calls from AI applications. The platform distinguishes itself through a run-based data model with local SQLite storage, real-time metric streaming, and a plugin-based explorer system that supports specialized visual analysis of metrics, images, audio, and text. It offers a Python SDK with cont

    Python
    Ver en GitHub↗6,159
  • apple/turicreateAvatar de apple

    apple/turicreate

    11,171Ver en GitHub↗

    This project is an automated machine learning framework and toolkit designed for training and tuning custom models for classification, regression, and recommendations. It functions as a multimodal machine learning toolkit capable of processing and training models using a combination of text, image, audio, and sensor data. The framework distinguishes itself as a multimodal data processor that can handle and visualize large datasets on a single machine using column-oriented disk storage. It includes a core machine learning model generator that converts trained models into formats compatible wit

    C++
    Ver en GitHub↗11,171

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.

Find more with AI search
  • aksnzhy/xlearnAvatar de aksnzhy

    aksnzhy/xlearn

    3,095Ver en GitHub↗

    High performance, easy-to-use, and scalable machine learning (ML) package, including linear model (LR), factorization machines (FM), and field-aware factorization machines (FFM) for Python and CLI interface.

    C++
    Ver en GitHub↗3,095
  • alan-turing-institute/sktimeAvatar de alan-turing-institute

    alan-turing-institute/sktime

    9,810Ver en GitHub↗

    sktime is a machine learning framework designed for time series analysis. It provides a unified interface for performing time series forecasting, classification, and anomaly detection, integrating these capabilities into a standardized toolkit compatible with the scikit-learn API. The framework allows for the construction of complex analysis workflows through model pipelining and ensemble-based aggregation. It uses adapter-based integration to wrap external time series libraries, providing a single entry point for diverse algorithmic implementations. Its capabilities cover temporal data tran

    Python
    Ver en GitHub↗9,810
  • alirezamika/evostraAvatar de alirezamika

    alirezamika/evostra

    273Ver en GitHub↗

    A fast Evolution Strategy implementation in Python

    Python
    Ver en GitHub↗273
  • allendowney/thinkbayesAvatar de AllenDowney

    AllenDowney/ThinkBayes

    1,694Ver en GitHub↗

    Code repository for Think Bayes.

    TeX
    Ver en GitHub↗1,694
  • alpmestan/hnnAvatar de alpmestan

    alpmestan/HNN

    114Ver en GitHub↗

    haskell neural network library

    Haskell
    Ver en GitHub↗114
  • alrevuelta/connxrAvatar de alrevuelta

    alrevuelta/cONNXr

    218Ver en GitHub↗

    Pure C ONNX runtime with zero dependancies for embedded devices

    C
    Ver en GitHub↗218
  • amazaspshumik/sklearn-bayesAvatar de AmazaspShumik

    AmazaspShumik/sklearn-bayes

    524Ver en GitHub↗

    Python package for Bayesian Machine Learning with scikit-learn API

    Jupyter Notebook
    Ver en GitHub↗524
  • amznlabs/amazon-dsstneAvatar de amznlabs

    amznlabs/amazon-dsstne

    4,395Ver en GitHub↗

    Amazon DSSTNE is a machine learning toolkit and sparse tensor network library designed for deep learning models with sparse inputs and outputs. It provides a model-parallel training framework and a GPU-accelerated sparse engine to support memory-intensive networks. The framework is specifically designed for recommendation system training and large-scale sparse learning. It enables the distribution of large weight matrices and embedding tables across multiple GPU devices to handle models that exceed the memory capacity of a single processor. The project covers a broad range of capabilities in

    C++
    Ver en GitHub↗4,395
  • andersbll/deeppyAvatar de andersbll

    andersbll/deeppy

    1,372Ver en GitHub↗

    Deep learning in Python

    Python
    Ver en GitHub↗1,372
  • apache/incubator-mxnetAvatar de apache

    apache/incubator-mxnet

    20,812Ver en GitHub↗

    Apache MXNet is a deep learning framework and distributed machine learning library designed for training and deploying neural networks across distributed systems, mobile devices, and hardware accelerators. It functions as a cross-platform runtime and a dynamic dataflow scheduler that optimizes neural network execution. The framework provides a multi-language API, enabling the development of machine learning models using Python, R, Julia, Scala, Go, and JavaScript. It supports high-performance model training and the scaling of workloads across multiple GPUs and machines. The system covers cap

    C++
    Ver en GitHub↗20,812
  • apache/mahoutAvatar de apache

    apache/mahout

    2,294Ver en GitHub↗

    Apache Mahout - an environment for quickly creating scalable, performant machine learning applications.

    Rust
    Ver en GitHub↗2,294
  • ajtulloch/haskell-mlAvatar de ajtulloch

    ajtulloch/haskell-ml

    60Ver en GitHub↗

    Haskell implementations of various ML algorithms.

    Haskell
    Ver en GitHub↗60
  • arogozhnikov/einopsAvatar de arogozhnikov

    arogozhnikov/einops

    9,398Ver en GitHub↗

    Einops is a tensor manipulation library that provides a framework-agnostic interface for reshaping, Einstein summation, and multi-dimensional array operations. It serves as an abstraction layer that works across NumPy, PyTorch, TensorFlow, and JAX, allowing for tensor transformations without changing the API. The library distinguishes itself through a declarative notation system that uses readable string patterns to describe tensor rearrangements and reductions. This approach includes an extended Einstein summation interface that supports multi-letter axis names and a named dimension mapping

    Pythoncupydeep-learningeinops
    Ver en GitHub↗9,398
  • arthurpaulino/miraimlAvatar de arthurpaulino

    arthurpaulino/miraiml

    26Ver en GitHub↗

    MiraiML: asynchronous, autonomous and continuous Machine Learning in Python

    Python
    Ver en GitHub↗26
  • astrazeneca/chemicalxAvatar de AstraZeneca

    AstraZeneca/chemicalx

    781Ver en GitHub↗

    A PyTorch and TorchDrug based deep learning library for drug pair scoring. (KDD 2022)

    Python
    Ver en GitHub↗781
  • astrazeneca/rexmexAvatar de AstraZeneca

    AstraZeneca/rexmex

    278Ver en GitHub↗

    A general purpose recommender metrics library for fair evaluation.

    Python
    Ver en GitHub↗278
  • aunum/goroAvatar de aunum

    aunum/goro

    374Ver en GitHub↗

    A High-level Machine Learning Library for Go

    Go
    Ver en GitHub↗374
  • auto-differentiation/xadAvatar de auto-differentiation

    auto-differentiation/xad

    421Ver en GitHub↗

    Fast, easy automatic differentiation in C++

    C++aadalgorithmic-differentiationauto-differentiation
    Ver en GitHub↗421
  • awslabs/autogluonAvatar de awslabs

    awslabs/autogluon

    10,481Ver en GitHub↗

    AutoGluon is an automated machine learning framework designed to optimize model selection and hyperparameter tuning across tabular, text, image, and time series data. It functions as an ensemble learning library and a tabular data prediction engine, aiming to build high-accuracy predictive models without manual algorithm selection. The framework integrates multimodal machine learning pipelines that combine disparate data types into a single representation using specialized encoders. It also includes a probabilistic time series forecaster that fits multiple statistical and deep learning models

    Python
    Ver en GitHub↗10,481
  • azure/mmlsparkAvatar de Azure

    Azure/mmlspark

    5,228Ver en GitHub↗

    Mmlspark is a distributed framework for executing machine learning models, data transformations, and AI service integrations across Apache Spark clusters. It functions as a distributed machine learning library and pipeline orchestrator, allowing users to integrate pre-trained cognitive services and custom models into large-scale batch and streaming workflows. The project is distinguished by its ability to incorporate external AI services and web APIs directly into big data pipelines for text and vision analysis. It provides a scalable model training framework that coordinates gradient boostin

    Scala
    Ver en GitHub↗5,228
  • backprop-ai/backpropAvatar de backprop-ai

    backprop-ai/backprop

    240Ver en GitHub↗

    Backprop makes it simple to use, finetune, and deploy state-of-the-art ML models.

    Python
    Ver en GitHub↗240
  • baidu-research/warp-ctcAvatar de baidu-research

    baidu-research/warp-ctc

    4,066Ver en GitHub↗

    warp-ctc is a high-performance library for calculating connectionist temporal classification loss to train sequence-to-sequence deep learning models. It provides a numerical stability layer using log-space computation to prevent underflow and precision errors during probability calculations for long sequences. The library utilizes hardware-accelerated kernels to compute loss in parallel across CPU and GPU architectures. It focuses on increasing training throughput by optimizing the dynamic programming steps of the CTC algorithm. These capabilities support the training of models for speech re

    Cuda
    Ver en GitHub↗4,066
  • benedekrozemberczki/karateclubAvatar de benedekrozemberczki

    benedekrozemberczki/karateclub

    2,284Ver en GitHub↗

    Karate Club: An API Oriented Open-source Python Framework for Unsupervised Learning on Graphs (CIKM 2020)

    Python
    Ver en GitHub↗2,284
  • benedekrozemberczki/littleballoffurAvatar de benedekrozemberczki

    benedekrozemberczki/littleballoffur

    715Ver en GitHub↗

    Little Ball of Fur - A graph sampling extension library for NetworKit and NetworkX (CIKM 2020)

    Python
    Ver en GitHub↗715
  • benedekrozemberczki/shapleyAvatar de benedekrozemberczki

    benedekrozemberczki/shapley

    226Ver en GitHub↗

    The official implementation of "The Shapley Value of Classifiers in Ensemble Games" (CIKM 2021).

    Python
    Ver en GitHub↗226
  • bensadeghi/decisiontree.jlAvatar de bensadeghi

    bensadeghi/DecisionTree.jl

    9Ver en GitHub↗

    Julia implementation of Decision Tree (CART) and Random Forest algorithms

    Julia
    Ver en GitHub↗9
  • activeloopai/hubAvatar de activeloopai

    activeloopai/Hub

    9,177Ver en GitHub↗

    Hub is a multimodal AI data lake and vector database designed for storing and querying embeddings, text, audio, and images. It functions as a dataset version control system and a machine learning data streaming engine to support large-scale model training. The system utilizes a serverless PostgreSQL vector store to index high-dimensional embeddings for semantic search. It provides a visual interface for inspecting multimodal datasets and viewing annotations such as bounding boxes and masks. The platform handles cloud-agnostic storage synchronization and implements lazy, compressed data strea

    C++
    Ver en GitHub↗9,177