awesome-repositories.com分类博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Xtra-Computing avatar

Xtra-Computing/thundersvm

0
View on GitHub↗
1,624 星标·223 分支·C++·Apache-2.0·3 次浏览

Thundersvm

ThunderSVM: A Fast SVM Library on GPUs and CPUs

Features

  • General Machine Learning - Fast SVM library for both GPU and CPU.
  • Kernel Methods - GPU-accelerated support vector machine library.

Star 历史

xtra-computing/thundersvm 的 Star 历史图表xtra-computing/thundersvm 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Thundersvm 的开源替代方案

相似的开源项目,按与 Thundersvm 的功能重合度排序。
  • morvanzhou/tutorialsMorvanZhou 的头像

    MorvanZhou/tutorials

    12,952在 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
    在 GitHub 上查看↗12,952
  • aimhubio/aimaimhubio 的头像

    aimhubio/aim

    6,159在 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
    在 GitHub 上查看↗6,159
  • ajtulloch/haskell-mlajtulloch 的头像

    ajtulloch/haskell-ml

    60在 GitHub 上查看↗

    Haskell implementations of various ML algorithms.

    Haskell
    在 GitHub 上查看↗60
  • activeloopai/hubactiveloopai 的头像

    activeloopai/Hub

    9,177在 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++
    在 GitHub 上查看↗9,177
查看 Thundersvm 的所有 30 个替代方案→

常见问题解答

xtra-computing/thundersvm 是做什么的?

ThunderSVM: A Fast SVM Library on GPUs and CPUs

xtra-computing/thundersvm 的主要功能有哪些?

xtra-computing/thundersvm 的主要功能包括:General Machine Learning, Kernel Methods。

xtra-computing/thundersvm 有哪些开源替代品?

xtra-computing/thundersvm 的开源替代品包括: morvanzhou/tutorials — This repository is a comprehensive collection of instructional guides and practical examples for Python development,… aimhubio/aim — Aim is an open-source platform for logging, visualizing, and comparing machine learning training runs and LLM traces.… ajtulloch/haskell-ml — Haskell implementations of various ML algorithms. aksnzhy/xlearn — High performance, easy-to-use, and scalable machine learning (ML) package, including linear model (LR), factorization… alan-turing-institute/sktime — sktime is a machine learning framework designed for time series analysis. It provides a unified interface for… activeloopai/hub — Hub is a multimodal AI data lake and vector database designed for storing and querying embeddings, text, audio, and…