SciML/NeuralPDE.jl

Interactive plot script analysis of results

オープン

#331 opened on 2021/06/24

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)Julia (243 件のフォーク)batch import
good first issue

Repository metrics

Stars
 (1,197 個のスター)
PR merge metrics
 (平均マージ 1d) (30d で 14 merged PRs)

説明

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

コントリビューターガイド