utils#
utility functions used within various components of initialization, inference, and interpretation.
Functions
|
Drop keys from a dictionary if they contain a specified substring. |
|
Flatten plated parameters into separate keys in the samples dictionary. |
|
Identify the locations and site names of numpyro samples. |
|
Given a list of objects, return a list of the target attribute for each object, optionally applying a filter. |