Skip to content

v0.16.9

Choose a tag to compare

@bartzbeielstein bartzbeielstein released this 03 Nov 21:23
· 340 commits to main since this release

spotpython-0.16.9:

  • xai.py: add new function viz_net to visualize the network architecture (linear nets)
  • dimensions.py: add new function extract_linear_dims that extracts the input and output dimensions of the Linear layers in a PyTorch model.