The Basics

These are quick explainers that I link to sometimes in blogs to save repeating myself. These are a work in progress while I am rushing a bit to fill the website.

Sparsity

The S in sparana. The original reason I built this software. This is a bit of a longer blog about why I wanted to do it in the first place.

Pruning

How it is done and why.

MAAVs

The parameter analysis part. Mean activated absolute values, and how I calculate them.

Linear Quadratic Models

The type of output layer, and cost function I use for the models I work with and some reasons behind them.