ChainPlots.jl
ChainPlots.jl copied to clipboard
Visualization for Flux.Chain neural networks
Hi, If I have custom layers, that are based on Flux layers, can this be used or do I need to chain everything?
It would be nice to have Plots as an optional dependency instead
I couldn't find a better way to do this, but: I took examples.jl and turned it into a Pluto notebook. Enjoy! [ChainPlotsExamples.zip](https://github.com/rmsrosa/ChainPlots.jl/files/11360407/ChainPlotsExamples.zip) By the way: awesome package! Thank you!