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

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

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

cloudkj/lambda-ml

0
View on GitHub↗
78 星标·9 分支·Clojure·MIT·3 次浏览

Lambda Ml

A small machine learning library written in Lisp (Clojure) aimed at providing simple, concise implementations of machine learning techniques and utilities.

Features

  • General Machine Learning - Concise implementations of various machine learning techniques.
  • Machine Learning - Machine learning library.

Star 历史

cloudkj/lambda-ml 的 Star 历史图表cloudkj/lambda-ml 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

Lambda Ml 的开源替代方案

相似的开源项目,按与 Lambda Ml 的功能重合度排序。
  • aksnzhy/xlearnaksnzhy 的头像

    aksnzhy/xlearn

    3,095在 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++
    在 GitHub 上查看↗3,095
  • azure/mmlsparkAzure 的头像

    Azure/mmlspark

    5,228在 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
    在 GitHub 上查看↗5,228
  • 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
  • benedekrozemberczki/karateclubbenedekrozemberczki 的头像

    benedekrozemberczki/karateclub

    2,284在 GitHub 上查看↗

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

    Python
    在 GitHub 上查看↗2,284
查看 Lambda Ml 的所有 30 个替代方案→

常见问题解答

cloudkj/lambda-ml 是做什么的?

A small machine learning library written in Lisp (Clojure) aimed at providing simple, concise implementations of machine learning techniques and utilities.

cloudkj/lambda-ml 的主要功能有哪些?

cloudkj/lambda-ml 的主要功能包括:General Machine Learning, Machine Learning。

cloudkj/lambda-ml 有哪些开源替代品?

cloudkj/lambda-ml 的开源替代品包括: 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).