Skip to content

visualkeras 0.1.5

Latest
Compare
Choose a tag to compare
@Soontosh Soontosh released this 02 Sep 05:28
· 12 commits to master since this release

0.1.5 (2025-9-2)

Eighth release

  • Custom Scaling Features: Added new functions and options for custom scaling of layer dimension sin visualizations.
  • Bug fixes:
    • Fixed InputLayer detection in layer_utils.py, as detailed in Issue #82
    • Resolved duplicate output layers and major bugs in graph_view
    • Improved handling of input/output layers when inout_as_tensor is false
    • Better docstrings + cleanliness

We also added new documentation with usage examples and associated figures. We have created a CONTRIBUTING.md file for new contributors to reference.