PulseAugur
实时 15:01:33
English(EN) MathOptAI.jl: Embed trained machine learning predictors into JuMP models

Julia 库将机器学习模型嵌入优化框架

一个名为 MathOptAI.jl 的新的开源 Julia 库已被开发出来,用于将训练好的机器学习模型集成到数学优化框架中。该库支持来自流行的 Julia 机器学习库的各种模型类型,包括神经网络、决策树和高斯过程。它还通过 Julia 的 Python 接口提供 PyTorch 支持,支持模型评估的 GPU 卸载。 AI

影响 能够将预测模型更紧密地集成到优化工作流程中,从而可能改进复杂系统中的决策。

排序理由 该集群包含一篇学术论文,描述了一个用于将机器学习模型集成到优化框架中的新软件库。[lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv cs.LG 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

报道来源 [1]

  1. arXiv cs.LG TIER_1 English(EN) · Oscar Dowson, Robert B Parker, Russel Bent ·

    MathOptAI.jl: Embed trained machine learning predictors into JuMP models

    arXiv:2507.03159v2 Announce Type: replace Abstract: We present \texttt{MathOptAI.jl}, an open-source Julia library for embedding trained machine learning predictors into a JuMP model. \texttt{MathOptAI.jl} can embed a wide variety of neural networks, decision trees, and Gaussian …