yu4u / convnet-drawer

Python script for illustrating Convolutional Neural Networks (CNN) using Keras-like model definitions
MIT License
596 stars 98 forks source link

AttributeError: 'LSTM' object has no attribute 'filters' #18

Open qiaoxianfeng opened 4 years ago

qiaoxianfeng commented 4 years ago

AttributeError: 'LSTM' object has no attribute 'filters'.How to solve this problem?

yu4u commented 4 years ago

Sorry but this tool only supports CNNs that can be described as a "sequential" model with the supported layers. https://github.com/yu4u/convnet-drawer#supported-layers