Skip to content
This repository was archived by the owner on Oct 14, 2025. It is now read-only.

Version 0.9.4

Choose a tag to compare

@FrederikHeber FrederikHeber released this 27 Jan 23:07
· 47 commits to master since this release

ChangeLog update

  • Simulation has get_losses() and get_activations() with list of valid names.
  • TrajectoryData's dataframes' columns now all have correct dtype.
  • TATiLossFunctionSampler may resample trajectory in subspace.
  • Refactored TATiLossFunctionSampler extensively, introduced SamplingModes.
  • TATi can now be installed as PyPI (wheel) package, i.e. pip install tati.
  • smaller fixes to userguide.
  • FIX: Rewite of Model class broke check for present nn in Simulation.