DeepLearning VS augmented-interpretable-models

Compare DeepLearning vs augmented-interpretable-models and see what are their differences.

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
DeepLearning augmented-interpretable-models
1 1
3 37
- -
0.0 7.4
almost 2 years ago 13 days ago
Jupyter Notebook Jupyter Notebook
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

DeepLearning

Posts with mentions or reviews of DeepLearning. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-06.

augmented-interpretable-models

Posts with mentions or reviews of augmented-interpretable-models. We have used some of these posts to build our list of alternatives and similar projects.
  • [R] Emb-GAM: an Interpretable and Efficient Predictor using Pre-trained Language Models
    1 project | /r/MachineLearning | 4 Oct 2022
    Deep learning models have achieved impressive prediction performance but often sacrifice interpretability, a critical consideration in high-stakes domains such as healthcare or policymaking. In contrast, generalized additive models (GAMs) can maintain interpretability but often suffer from poor prediction performance due to their inability to effectively capture feature interactions. In this work, we aim to bridge this gap by using pre-trained neural language models to extract embeddings for each input before learning a linear model in the embedding space. The final model (which we call Emb-GAM) is a transparent, linear function of its input features and feature interactions. Leveraging the language model allows Emb-GAM to learn far fewer linear coefficients, model larger interactions, and generalize well to novel inputs (e.g. unseen ngrams in text). Across a variety of NLP datasets, Emb-GAM achieves strong prediction performance without sacrificing interpretability. All code is made available on Github.

What are some alternatives?

When comparing DeepLearning and augmented-interpretable-models you can also consider the following projects:

AI-For-Beginners - 12 Weeks, 24 Lessons, AI for All!

language-planner - Official Code for "Language Models as Zero-Shot Planners: Extracting Actionable Knowledge for Embodied Agents"

cs231n - Note and Assignments for CS231n: Convolutional Neural Networks for Visual Recognition

shap - A game theoretic approach to explain the output of any machine learning model. [Moved to: https://github.com/shap/shap]

conformal_classification - Wrapper for a PyTorch classifier which allows it to output prediction sets. The sets are theoretically guaranteed to contain the true class with high probability (via conformal prediction).

scikit-learn-ts - Powerful machine learning library for Node.js – uses Python's scikit-learn under the hood.

analisis-numerico-computo-cientifico - Análisis numérico y cómputo científico

handson-ml - ⛔️ DEPRECATED – See https://github.com/ageron/handson-ml3 instead.

weightless_NN_decompression - Proof of concept for neural network decompression without storing any weights

gan-vae-pretrained-pytorch - Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.

Deep-Learning-Experiments - Videos, notes and experiments to understand deep learning

AutoCog - Automaton & Cognition