SciML / SciML/ModelOrderReduction.jl

Non-Intrusive MOR using Neural Networks

Open
#24 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Julia
Stars
43
Forks
8
Avg merge
11h 47m
Merged PRs (30d)
14

Description

The idea is simple enough :

  • This learns the forcing function in the reduced space. (POD space for instance)
  • System is allowed to evolve in the reduced space and projected back.

https://www.sciencedirect.com/science/article/pii/S0021999118301190

If I understand correctly, Lift and Learn from #3 and Operator inference (for the lack of a better term) could be bundled with this in a single module, with NN being a generic version of it. Am I missing something?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the linked paper and comparing the proposed non-intrusive MOR approach with Lift and Learn and Operator inference from issue #3. The issue names no files, tests, entry points, or acceptance criteria; clarify the intended module scope and integration before implementation.

Written by the indexing model from the issue text.

Assessment

Tech stack
julia
Domain
hpc, machine-learning
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.