SciML/NeuralPDE.jl

Interactive plot script analysis of results

Aperta

#331 aperta il 24 giu 2021

 (3 commenti) (0 reazioni) (0 assegnatari)Julia (243 fork)batch import
good first issue

Metriche repository

Star
 (1197 stelle)
Metriche merge PR
 (Merge medio 1g) (14 PR mergiate in 30 g)

Descrizione

Interactive visualization of results would be a convenient tool for analysis

Makie.jl looks suitable for this https://github.com/JuliaPlots/Makie.jl examples: http://juliaplots.org/MakieReferenceImages/gallery/index.html

example two simple cases: iteration number slider ->(prediction and error in each iteration) and the same for each loss function with switcher

for time depend pde, time domain slider -> prediction at time step

Guida contributor