SciML/NeuralPDE.jl

Interactive plot script analysis of results

Aberta

#331 aberto em 24 de jun. de 2021

 (3 comentários) (0 reação) (0 responsável)Julia (243 forks)batch import
good first issue

Métricas do repositório

Stars
 (1.197 estrelas)
Métricas de merge de PR
 (Mesclagem média 1d) (14 fundiu PRs em 30d)

Description

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

Guia do colaborador