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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG]

shahidzk1 opened this issue · comments

Describe the bug
I have a 1D convolutional model and the visualizer cannot plot it. I have already used the suggestions of a previous issue link

Environment (please complete the following information):

  • NAME="CentOS Linux"
  • VERSION="7 (Core)"
  • Python 3.9.12
    Screenshot from 2023-09-22 13-41-19