可更好理解深度学习模型的工具包 Darkon

码农软件 · 软件分类 · 机器学习/深度学习 · 2019-08-05 22:59:55

软件介绍

Darkon 是一个更好地理解深度学习模型的开源工具包。

深度学习由于难以被理解,经常被戏称为黑箱(black-box)。但是,可解释性与可控性对深度学习模型的商业化至关重要。人们通常认为只要准备高准确性的数据集足以将该模型用于商业产品。但是,但实际情况却是经常在实际应用中遭受失败,并会导致极端案例的出现。

Darkon 旨在帮助理解已训练模型,进而调试故障,解释决策等等。

Demo 地址

依赖

示例

安装

Install Darkon alone

pip install darkon

Install with TensorFlow CPU

pip install darkon[tensorflow]

Install with TensorFlow GPU

pip install darkon[tensorflow-gpu]

本文地址:https://codercto.com/soft/d/11736.html

Probability and Computing: Randomization and Probabilistic Techn

Probability and Computing: Randomization and Probabilistic Techn

Michael Mitzenmacher、Eli Upfal / Cambridge University Press / 2017-7-3 / USD 62.23

Greatly expanded, this new edition requires only an elementary background in discrete mathematics and offers a comprehensive introduction to the role of randomization and probabilistic techniques in m......一起来看看 《Probability and Computing: Randomization and Probabilistic Techn》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

HEX CMYK 转换工具
HEX CMYK 转换工具

HEX CMYK 互转工具