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

貢獻者指南