tf-explain

Model Interpreter

A library providing interpretability methods for TensorFlow 2.x models

Interpretability Methods for tf.keras models with Tensorflow 2.x

GitHub

1k stars
51 watching
111 forks
Language: Python
last commit: 6 months ago
deep-learninginterpretabilitykerasmachine-learningtensorflowtf2visualization

Related projects:

Repository Description Stars
tensorflow/tcav An interpretability method that provides explanations for neural network predictions by highlighting high-level concepts relevant to classification tasks. 633
tensorflow/model-analysis Evaluates and visualizes the performance of machine learning models. 1,257
tf-coreml/tf-coreml A tool for converting TensorFlow models to CoreML format for deployment on Apple devices. 1,332
leopiney/tensor-safe A Haskell framework for defining and compiling valid deep learning models to external frameworks like TensorFlow JS or Keras. 101
sarus-tech/tf2-published-models Implementations of classical machine learning models using TensorFlow 2 and Keras API. 38
ykamikawa/tf-keras-segnet An implementation of SegNet architecture for semantic segmentation using tensorflow and keras. 179
tensorflow/text Preprocessing and processing tools for text data in machine learning models 1,233
tensorflow/tfjs-models A collection of pre-trained machine learning models for use in web applications. 14,148
triagemd/model-converters A tool for converting Keras models to use with TensorFlow 7
tkuanlun350/tensorflow-segnet A TensorFlow-based implementation of the SegNet segmentation algorithm, with modifications to address index unravel issues and support multiple features such as dilation and multi-resolution learning. 369
pierluigiferrari/fcn8s_tensorflow An implementation of FCN-8s architecture for semantic image segmentation using TensorFlow 51
kwotsin/tensorflow-xception An implementation of a deep learning model for computer vision tasks using TensorFlow 208
tensorflow/mesh A library that enables distributed deep learning by partitioning tensors across processors in a mesh topology. 1,596
tensorflow/tfjs An open-source JavaScript library for training and deploying machine learning models using WebGL acceleration. 18,513
shekkizh/fcn.tensorflow An implementation of a deep learning model for image segmentation using TensorFlow 1,252