Skip to content

Active Symbolic Discovery of Ordinary Differential Equations via Phase Portrait Sketching. Nan Jiang, Md Nasim, Yexiang Xue. AAAI 2025.

License

Notifications You must be signed in to change notification settings

jiangnanhugo/APPS-ODE

Repository files navigation

README: Active Discovery of Ordinary Differential Equations via Phase Portrait Sketching

1. Prerequisite of using these methods

  • install the dependency package
pip install -r requirements.txt

2. Directory

Dataset

  • data_oracle: the generated dataset. Every file represents a ground-truth expression.
  • data_oracle/scibench: the data oracle API to draw data. Before you run our program, you need to install the dataoracle by
cd data_oracle/scibench
pip install -e .

Methods

Extra

  • plots: the jupyter notebook to generate our figure.
  • result: contains all the output of all the programs, the training logs.

3. Look at the summarized result

The experimental results are summarized in the result and plots folders.

About

Active Symbolic Discovery of Ordinary Differential Equations via Phase Portrait Sketching. Nan Jiang, Md Nasim, Yexiang Xue. AAAI 2025.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published