You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry for the long time to respond. I implemented ComplexAvgPooling1D. See here the documentation.
Unfortunately, Max pooling is much difficult to implement and will not be done in the near future.
For implementing max unpooling I will need tf.nn.max_pool_with_argmax to support 1D. I will issue that feature request to tensorflow.
Dear Barrachina, congratulations once again for your library
It would be so useful whether the CVNN library could also have a 1DPooling layer for 1D problems that arise.
Could you provide that, please, when you have a chance ? Thanks in advance
The text was updated successfully, but these errors were encountered: