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

georgebuilds/anneal

0
View on GitHub↗
georgebuilds.github.io/anneal↗

Anneal

Machine learning compiler in Go. A from-scratch tinygrad port: graph-rewrite IR, autodiff as a compiler pass, zero-CGO WebGPU backend.

Features

  • General Machine Learning - Graph-rewrite machine learning compiler with autodiff.

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
  • Machine Learning - Machine learning compiler with WebGPU backend.
  • 29 estrellas·0 forks·Go·AGPL-3.0·2 vistas

    Historial de estrellas

    Gráfico del historial de estrellas de georgebuilds/annealGráfico del historial de estrellas de georgebuilds/anneal

    Alternativas open-source a Anneal

    Proyectos open-source similares, clasificados según cuántas características comparten con Anneal.
    • 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
    • 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
    • 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
    • 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
    Ver las 30 alternativas a Anneal→

    Preguntas frecuentes

    ¿Qué hace georgebuilds/anneal?

    Machine learning compiler in Go. A from-scratch tinygrad port: graph-rewrite IR, autodiff as a compiler pass, zero-CGO WebGPU backend.

    ¿Cuáles son las características principales de georgebuilds/anneal?

    Las características principales de georgebuilds/anneal son: General Machine Learning, Machine Learning.

    ¿Qué alternativas de código abierto existen para georgebuilds/anneal?

    Las alternativas de código abierto para georgebuilds/anneal incluyen: azure/mmlspark — Mmlspark is a distributed framework for executing machine learning models, data transformations, and AI service… benedekrozemberczki/littleballoffur — Little Ball of Fur - A graph sampling extension library for NetworKit and NetworkX (CIKM 2020). aksnzhy/xlearn — High performance, easy-to-use, and scalable machine learning (ML) package, including linear model (LR), factorization… aimhubio/aim — Aim is an open-source platform for logging, visualizing, and comparing machine learning training runs and LLM traces.… benedekrozemberczki/karateclub — Karate Club: An API Oriented Open-source Python Framework for Unsupervised Learning on Graphs (CIKM 2020). benedekrozemberczki/shapley — The official implementation of "The Shapley Value of Classifiers in Ensemble Games" (CIKM 2021).