https://github.com/janopig/sr_core
C++ symbolic regression core
https://github.com/janopig/sr_core
cpp20 hill-climbing symbolic-regression
Last synced: 7 months ago
JSON representation
C++ symbolic regression core
- Host: GitHub
- URL: https://github.com/janopig/sr_core
- Owner: janoPig
- License: mit
- Created: 2023-08-05T12:38:50.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-24T13:55:54.000Z (over 1 year ago)
- Last Synced: 2024-03-25T12:29:43.749Z (over 1 year ago)
- Topics: cpp20, hill-climbing, symbolic-regression
- Language: C++
- Homepage: https://janopig.github.io/HROCH/HROCH.html
- Size: 353 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# sr_core
C++ symbolic regression core for python package [HROCH](https://github.com/janoPig/HROCH)Extremly simple and fast symbolic regression. Benchmark results available [here](https://github.com/janoPig/HROCH/blob/main/benchmarks/SRBench.md)
