Skip to content

jiangnanhugo/VSR-DPG

Repository files navigation

README: Vertical Symbolic Regression via Deep Policy Gradient#

Directory

Dataset

  • data: the generated dataset. Every file represents a ground-truth expression.
  • src/scibench: the data oracle API to draw data.

Prerequisite of using these methods

  • install the dependency package
pip install -r requirements.txt
  • install our data oracle
cd src/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

Just open the result and plots folders.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages