Skip to content

jiangnanhugo/VSR-DPG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

106 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 .
  • to run our cvDSO program, you need to install a package grammar at the location: VSR-DPG/cvDSO/src/.
cd cvDSO/src/
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

Vertical Symbolic Regression via Deep Policy Gradient. IJCAI 2024

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages