PulseAugur
实时 09:08:25
English(EN) neuralGAM: An R Package for Fitting Generalized Additive Neural Networks

新的R包neuralGAM提供可解释的深度学习模型

一个名为neuralGAM的新R包已被开发出来,以解决神经网络中的“黑箱”问题。该包实现了一个基于广义可加模型(Generalized Additive Models)的拓扑结构,允许估计每个特征对输出的贡献。由此产生的深度学习模型既准确又可解释,并且在神经网络架构方面具有灵活性。 AI

影响 为寻求更具可解释性的深度学习模型的研究人员和实践者提供了一个新工具。

排序理由 该集群描述了一个用于拟合特定类型神经网络的新R包,该包在arXiv论文中有详细介绍。[lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv stat.ML 阅读 →

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

新的R包neuralGAM提供可解释的深度学习模型

报道来源 [1]

  1. arXiv stat.ML TIER_1 English(EN) · Ines Ortega-Fernandez, Marta Sestelo ·

    neuralGAM: 用于拟合广义可加神经网络的R包

    arXiv:2505.08610v2 Announce Type: replace Abstract: Nowadays, Neural Networks are considered one of the most effective methods for various tasks such as anomaly detection, computer-aided disease detection, or natural language processing. However, these networks suffer from the ``…