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
It would be nice if other contributors add other examples (other than convnet) based on the code.
I was looking for someone who has a code for drawing a sketch of convolutional autoencoders, in the end, I decided to do it starting from draw_convnet.py
Regards.
The text was updated successfully, but these errors were encountered:
Also, a good extension would be diagrams for RNNs. (LSTMs, GRU) layers.
Also, if we could draw, time_distributed layers (some sort of visualization for time_distributed CNNs?) that would be great!
Hi and thanks a lot for your effort !
It would be nice if other contributors add other examples (other than convnet) based on the code.
I was looking for someone who has a code for drawing a sketch of convolutional autoencoders, in the end, I decided to do it starting from draw_convnet.py
Regards.
The text was updated successfully, but these errors were encountered: