Looking for help regarding explainable AI

This page summarizes the projects mentioned and recommended in the original post on /r/ArtificialInteligence

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • captum

    Model interpretability and understanding for PyTorch

  • Do you actually want to implement something? There are decent explainability libraries now, e.g., [AIX360](https://aix360.mybluemix.net/), [InterpretML](https://interpret.ml/), or [captum](https://captum.ai/). Pytorch + maybe pytorch lightning + captum might be the quickest way to actually implement something like an explainable neural net yourself. Do the standard tutorials for each of them and watch a few YT videos (or follow a coursera course or something like that) about how these things work in theory and practice, and you'll get up to speed relatively quickly. You will not be able to do useful work in ML without actually learning the ropes.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • [D] [R] Research Problem about Weakly Supervised Learning for CT Image Semantic Segmentation

    1 project | /r/MachineLearning | 24 Apr 2023
  • Can you interrogate a machine learning model to find out why it gave certain predictions?

    1 project | /r/MLQuestions | 3 Jan 2023
  • What kind of explainability techniques exist for Reinforcement learning?

    1 project | /r/reinforcementlearning | 24 Mar 2022
  • [D] How do you choose which Black-Box Explainability method to use?

    1 project | /r/MachineLearning | 30 Jan 2022
  • DeepLIFT or other explainable api implementations for JAX (like captum for pytorch)?

    1 project | /r/JAX | 10 Dec 2021