SciML/NeuralPDE.jl

Interactive plot script analysis of results

开放

#331 创建于 2021年6月24日

 (3 条评论) (0 个反应) (0 位负责人)Julia (243 个派生)batch import
good first issue

仓库指标

星标
 (1,197 个星标)
PR 合并指标
 (平均合并 1天) (30 天内合并 14 个 PR)

描述

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

贡献者指南