kslote commited on
Commit
46607fb
·
verified ·
1 Parent(s): 90da273

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -189,8 +189,8 @@ Grid: uniform 64x64 on the unit square [0, 1]^2 (plume domain shifted to x in [0
189
 
190
  ## Intended Use
191
 
192
- - Supervised training and validation of physics-informed neural networks (PINNs)
193
- - Benchmarking neural operator architectures (FNO, DeepONet, etc.)
194
  - Evaluating equation-discovery and symbolic regression methods (via `latex_equation`)
195
  - Teaching and educational demonstrations of canonical fluid flows
196
 
 
189
 
190
  ## Intended Use
191
 
192
+ - Benchmarking agents' fluid mechanics equations discovery.
193
+ - Benchmarks are based on the deep-koopman-kan to estimate the lift and KANDy to get the equations.
194
  - Evaluating equation-discovery and symbolic regression methods (via `latex_equation`)
195
  - Teaching and educational demonstrations of canonical fluid flows
196