armed.models#

Modules

armed.models.autoencoder_classifier

Autoencoder-classifiers, including domain adversarial and mixed effects variations.

armed.models.cnn_classifier

Simple 2D CNN classifiers, including domain adversarial and mixed effects extensions.

armed.models.lme

Logistic regression and logistic mixed effects models built on statsmodels.

armed.models.metalearning

Meta-learning wrapper function to train a conventional model to be domain-agnostic.

armed.models.mlp_classifiers

Simple neural networks for classification

armed.models.random_effects

Core random effects Bayesian layers