Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 857 Bytes

index.rst

File metadata and controls

34 lines (24 loc) · 857 Bytes

tf-explain

Build Status

Python Versions

Tensorflow Versions

tf-explain offers interpretability methods for Tensorflow 2.0 to ease neural network's understanding. With either its core API or its tf.keras callbacks, you can get a feedback on the training of your models.

.. toctree::
   :maxdepth: 2

   overview
   usage
   methods
   api
   contribute



Roadmap

Next features are listed as issues with the roadmap label.