paulgavrikov / visualkeras

Visualkeras is a Python package to help visualize Keras (either standalone or included in TensorFlow) neural network architectures. It allows easy styling to fit most needs. This module supports layered style architecture generation which is great for CNNs (Convolutional Neural Networks), and a graph style architecture, which works great for most models including plain feed-forward networks.
MIT License
582 stars 67 forks source link

[REQUEST] Custom opacity #60

Closed Soontosh closed 2 months ago

Soontosh commented 4 months ago

Allowing the user to customize the opacity of the ML visualization. They may choose to assign opacity by index via a list, or assign a single opacity value to all layers.

github-actions[bot] commented 2 months ago

Stale issue message