KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
ExpO
★ 13
Open GitHub ↗
Explanation Optimization
Download README (.md)
Explore Similar Repositories
CQuickFramework
:
一个使用C语言开发的PHP MVC框架.包含自动加载、路由重写、Hooks、DB封装、Di容器、视图引擎、消息队列、消费者管理、调试器等核心功能.核心之外还包含了诸多日常开发所常用的类库,如图片水印处理、FTP封装、Linux性能检测与告警、Telnet探测、邮件发送、验证码、验证器、Redis、分页、曲线拟合等.此外框架包含如多安全特性,在C层面对webshell提供拦截和防护.使用简单、性能强大.
Unity-City-Generator
:
Procedural 3d City generator in Unity using real life geometrical data from open street maps
sri-check
:
A Burp Suite extension for identifying missing Subresource Integrity attributes.
curate_science
:
Transparency & credibility curation products for all research stakeholders.
sgx-gmp
:
No description available.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
ExpO
?
Download (.md)
# ExpO This is the code to reproduce the results from [Regularizing Black-box Models for Improved Interpretability](https://arxiv.org/abs/1902.06787) which was published at NeurIPS 2020. A summary of this paper is as follows: ''Most of the work on interpretable machine learning has focused on designing either inherently interpretable models, which typically trade-off accuracy for interpretability, or post-hoc explanation systems, whose explanation quality can be unpredictable. Our method, ExpO, is a hybridization of these approaches that regularizes a model for explanation quality at training time. Importantly, these regularizers are differentiable, model agnostic, and require no domain knowledge to define. We demonstrate that post-hoc explanations for ExpO-regularized models have better explanation quality, as measured by the common fidelity and stability metrics. We verify that improving these metrics leads to significantly more useful explanations with a user study on a realistic task.''