blackbox
Here are 75 public repositories matching this topic...
Blackbox tool to disable SSL certificate validation - including certificate pinning - within iOS and OS X Apps
-
Updated
Jun 21, 2020 - Objective-C
Open-source implementation of Google Vizier for hyper parameters tuning
-
Updated
Nov 11, 2019 - Jupyter Notebook
Cloudprober supports building additional metrics (other than the default ones) from external probe output. We could possible do the same for HTTP probe.
Code improvements
- correcting handling asserts
- replacing
assert conditionwith the pattern
if not condition: raise AssertionError()
- replacing
PyTorch implementation of Interpretable Explanations of Black Boxes by Meaningful Perturbation
-
Updated
Jul 19, 2018 - Python
-
Updated
Mar 16, 2019 - Python
ExplainX is a fast, light-weight, and scalable explainable AI framework for data scientists to explain and debug any black-box model.
-
Updated
Aug 19, 2020 - Jupyter Notebook
LinBox - C++ library for exact, high-performance linear algebra
-
Updated
Jul 22, 2020 - C++
Towards Reverse-Engineering Black-Box Neural Networks, ICLR'18
-
Updated
Jun 7, 2019 - Python
Support translations
In this part, i've introduced and experimented with ways to interpret and evaluate models in the field of image. (Pytorch)
-
Updated
Mar 4, 2020 - Jupyter Notebook
Multi-core BUGS for fast Bayesian inference of large hierarchical models
-
Updated
Aug 14, 2020 - Shell
model-describer : Making machine learning interpretable to humans
-
Updated
Aug 15, 2018 - JavaScript
Backtrace-on-throw C++ exception logger
-
Updated
Aug 14, 2019 - Python
A collection of black-box optimizers with a focus on evolutionary algorithms
-
Updated
Jan 21, 2020 - Python
Lambdabox provides a generic embedded domain specific language (EDSL) in Haskell for communication with multiple cryptocurrency exchanges.
-
Updated
Jun 30, 2018 - Haskell
Self-Explaining Neural Networks
-
Updated
Feb 1, 2020 - Jupyter Notebook
Tiny Tutorial on https://arxiv.org/abs/1703.04730
-
Updated
Nov 19, 2019 - Jupyter Notebook
The project page of paper: Projection & Probability-Driven Black-Box Attack [CVPR 2020]
-
Updated
May 11, 2020 - Python
ZebX Desktop BB Window Manager Interface.
-
Updated
Dec 26, 2018 - C++
The White Box Project is a project that introduces many ways to solve the part of the black box of machine learning. This project is based on Interpretable Machine Learning by Christoph Molnar. I recommend you to read the book first and practice this project.
-
Updated
Mar 8, 2020 - Jupyter Notebook
Ansible role for Prometheus Blackbox exporter
-
Updated
Apr 22, 2020
Improve this page
Add a description, image, and links to the blackbox topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the blackbox topic, visit your repo's landing page and select "manage topics."


Yes