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
·
smartcorelib avatar

smartcorelib/smartcore

0
View on GitHub↗
929 estrellas·94 forks·Rust·Apache-2.0·1 vistadocs.rs/smartcore/latest/smartcore↗

Smartcore

A comprehensive library for machine learning and numerical computing. Apply Machine Learning with Rust leveraging first principles.

Features

  • Artificial Intelligence - General-purpose machine learning library.
  • Frameworks de Machine Learning - General-purpose machine learning library.
  • Machine Learning Frameworks - Advanced machine learning library built for the Rust language.

Historial de estrellas

Gráfico del historial de estrellas de smartcorelib/smartcoreGráfico del historial de estrellas de smartcorelib/smartcore

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 Smartcore

Proyectos open-source similares, clasificados según cuántas características comparten con Smartcore.
  • huggingface/candleAvatar de huggingface

    huggingface/candle

    19,422Ver en GitHub↗

    Candle is a minimalist machine learning framework and deep learning inference engine designed for the Rust programming language. It functions as a low-level tensor computation library, providing the necessary primitives for multi-dimensional array operations and mathematical transformations required to execute pre-trained neural network models. The framework distinguishes itself through a focus on memory efficiency and hardware utilization. It employs static-typed tensor operations to enforce shape validation and memory safety at compile time, while utilizing a lazy-loaded computational graph

    Rust
    Ver en GitHub↗19,422
  • rust-ml/linfaAvatar de rust-ml

    rust-ml/linfa

    4,683Ver en GitHub↗

    Linfa is a classical machine learning framework and statistical learning suite implemented in Rust. It provides a collection of algorithms for supervised and unsupervised learning, focused on traditional statistical methods such as regression, clustering, and decision trees. The toolkit is distinguished by its ability to be compiled into WebAssembly, enabling analytical models to execute within browser environments. It employs a trait-based algorithm interface to standardize the process of training and prediction across its various models. The library covers a broad range of capabilities, in

    Rust
    Ver en GitHub↗4,683
  • 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
  • cardmagic/classifierAvatar de cardmagic

    cardmagic/classifier

    721Ver en GitHub↗

    A general classifier module to allow Bayesian and LSI classifications.

    Ruby
    Ver en GitHub↗721
Ver las 30 alternativas a Smartcore→

Preguntas frecuentes

¿Qué hace smartcorelib/smartcore?

A comprehensive library for machine learning and numerical computing. Apply Machine Learning with Rust leveraging first principles.

¿Cuáles son las características principales de smartcorelib/smartcore?

Las características principales de smartcorelib/smartcore son: Artificial Intelligence, Frameworks de Machine Learning, Machine Learning Frameworks.

¿Qué alternativas de código abierto existen para smartcorelib/smartcore?

Las alternativas de código abierto para smartcorelib/smartcore incluyen: rust-ml/linfa — Linfa is a classical machine learning framework and statistical learning suite implemented in Rust. It provides a… huggingface/candle — Candle is a minimalist machine learning framework and deep learning inference engine designed for the Rust programming… apache/incubator-mxnet — Apache MXNet is a deep learning framework and distributed machine learning library designed for training and deploying… chelsea0x3b/dfdx — Deep learning in Rust, with shape checked tensors and neural networks. catboost/catboost — CatBoost is a gradient boosting machine learning library used to train decision tree ensembles for regression,… asafschers/scoruby — Ruby Scoring API for PMML.