Maintenance
Commit Frequency
- Open Issues
- ?
- Open PR
- ?
- Last Release
- 5 years ago
- Last Commit
- unknown
Further analysis of the maintenance status of imnn-tf based on released PyPI versions cadence, the repository activity, and other data points determined that its maintenance is Inactive.
An important project maintenance signal to consider for imnn-tf is that it hasn't seen any new versions released to PyPI in the past 12 months, and could be considered as a discontinued project, or that which receives low attention from its maintainers.
In the past month we didn't find any pull request activity or change in issues status has been detected for the GitHub repository.
,
and maps it to a compressed summary,
,
where
can have the same dimensionality as that of the parameter space, rather
than the data space, potentially without losing any information. To do
so we maximise the Fisher information of the summary statistics provided
by the neural network, and in doing so, find a functional form of the
optimal compression.
created at a fiducial parameter value
for training (and another for validation). These simulations are
compressed by the neural network to obtain some statistic
,
i.e. the output of the neural network. We can use these to calculate the
covariance,
,
of the compressed summaries. The sensitivity to model parameters uses
the derivative of the simulation. This can be provided analytically or
numercially using
created above the fiducial parameter value
and
created below the fiducial parameter value
The simulations are compressed using the network and used to find mean
of the summaries

to calculate the Fisher information


=_fr.png)
as a strength and
as a rate parameter which can be determined from a closeness condition
on the Frobenius norm of the difference between the covariance (and
inverse covariance) from the identity matrix.