HarisIqbal88 / PlotNeuralNet

Latex code for making neural networks diagrams
MIT License
21.93k stars 2.86k forks source link

Transfer learning #56

Open Esaada opened 5 years ago

Esaada commented 5 years ago

Hi, is there a way to visualize transfer learning? means two parallel network and connections between them? or some hack in mind?

Thanks!

ChengYeung1222 commented 5 years ago

The same need. Watching...

ghost commented 5 years ago

Same here. I'm trying get that as well, any luck so far @ChengYeung1222, @BarakBat , @HarisIqbal88

jonas154 commented 4 years ago

Have you already found a solution?

crvogt commented 4 years ago

In the case of a Siamese network, could you just visualise two separate blocks and set the offsets explicitly?

ghost commented 4 years ago

Forgot to post here, as @crvogt said setting the offset willl take care of it.