augmented-interpretable-models VS AutoCog

Compare augmented-interpretable-models vs AutoCog 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
augmented-interpretable-models AutoCog
1 1
37 16
- -
7.4 8.4
20 days ago 26 days ago
Jupyter Notebook Jupyter Notebook
MIT License Apache License 2.0
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.

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.

AutoCog

Posts with mentions or reviews of AutoCog. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

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

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

Get-Things-Done-with-Prompt-Engineering-and-LangChain - LangChain & Prompt Engineering tutorials on Large Language Models (LLMs) such as ChatGPT with custom data. Jupyter notebooks on loading and indexing data, creating prompt templates, CSV agents, and using retrieval QA chains to query the custom data. Projects for using a private LLM (Llama 2) for chat with PDF files, tweets sentiment analysis.

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

DeepLearningExamples - State-of-the-Art Deep Learning scripts organized by models - easy to train and deploy with reproducible accuracy and performance on enterprise-grade infrastructure.

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

ReAct - [ICLR 2023] ReAct: Synergizing Reasoning and Acting in Language Models

DeepLearning - Contains all my works, references for deep learning

EasyEdit - An Easy-to-use Knowledge Editing Framework for LLMs.

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

FinGPT - FinGPT: Open-Source Financial Large Language Models! Revolutionize 🔥 We release the trained model on HuggingFace.

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

imodels - Interpretable ML package 🔍 for concise, transparent, and accurate predictive modeling (sklearn-compatible).