fix bugs for symbolic regression bootcamp

This commit is contained in:
lipeiji 2025-06-16 17:31:52 +08:00
parent 33101ef068
commit 5eb513f014
11 changed files with 148 additions and 64 deletions

View file

@ -0,0 +1,6 @@
[
{
"data_path":"./internbootcamp/libs/symbolic_regression/test_data.pkl",
"sample_num_range":[64,144]
}
]