Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 320 Bytes

overview.rst

File metadata and controls

18 lines (12 loc) · 320 Bytes

Overview

Installation

tf-explain is available on Pypi as an alpha release. To install it:

pip install tf-explain

Tensorflow Compatibility

tf-explain is compatible with Tensorflow 2. Additionally to the previous install, run:

pip install tensorflow==2.1.0