The preprint, which was written by Christina Sauer, Anne-Laure Boulesteix, Luzia Hanßum, Farina Hodiamont, Claudia Bausewein, and Theresa Ullmann, is available on arXiv: https://arxiv.org/abs/2412.03491 Abstract: … Mehr
Kategorie: SPOT
spotpython-0.16.9 released
Spotpython-0.16.9 introduces two key features: a new function, viz_net, for visualizing linear network architectures, and extract_linear_dims, which retrieves input and output dimensions of Linear layers in PyTorch models. An illustrative example demonstrates the implementation of viz_net alongside model initialization and configuration using the Diabetes dataset.