HarisIqbal88 / PlotNeuralNet

Latex code for making neural networks diagrams
MIT License
21.59k stars 2.83k forks source link

How to draw a multiple inputs model? #61

Closed decoli closed 4 years ago

decoli commented 4 years ago

I want to draw a model with 3 convolutional layer inputs and Integrated into the fully connected layer.How can I do this?

decoli commented 4 years ago

The solution I thought of is by setting the value of offset to adjust the position of the image. Is this the best way to achieve this?

kondela commented 4 years ago

The solution I thought of is by setting the value of offset to adjust the position of the image. Is this the best way to achieve this?

So were you able to do it that way @shirui-japina ?

zhou-rui1 commented 3 years ago

how to do that, I want to draw two parallel on one page too!