| 必要なモジュール | バージョン | インストール方法 | 必要なモジュール | バージョン | インストール方法 | |
| pandas | 1.5.3 | pip install pandas==1.5.3 | numpy | 1.23.5 | pip install numpy==1.23.5 | |
| torch | 2.7.0+cu118 | https://pytorch.org/get-started/locally/ | sympy | 1.14.0 | pip install sympy==1.14.0 | |
| symbolicregression | https://github.com/facebookresearch/symbolicregression | requests | 2.32.3 | pip install requests==2.32.3 | ||
| IPython | sys | |||||
| os | sys |
データの収集からはじめる.
データの収集には以下のプログラムを使う.