Skip to content

v0.4.3

Compare
Choose a tag to compare
@JasonKChow JasonKChow released this 24 Oct 22:07
  • Float64 are now the default data type for all tensors from AEPsych.
  • Many functions are ported to only use PyTorch Tensors and not accept NumPy arrays
  • Fixed ManualGenerators not knowing when it is finished.