@@ -24,35 +24,35 @@ Methods currently benchmarked:
2424- Age-Fitness Pareto Optimization (Schmidt and Lipson 2009)
2525 [ paper] ( https://dl.acm.org/doi/pdf/10.1145/1830483.1830584 )
2626 ,
27- [ code] ( https://github.com/EpistasisLab /ellyn )
27+ [ code] ( https://github.com/cavalab /ellyn )
2828- Age-Fitness Pareto Optimization with Co-evolved Fitness Predictors (Schmidt and Lipson 2009)
2929 [ paper] ( https://dl.acm.org/doi/pdf/10.1145/1830483.1830584?casa_token=8fAFUrPlfuUAAAAA:u0QJvX-cC8rPtdZri-Jd4ZxcnRSIF_Fu2Vn5n-oXVNu_i71J6ZECx28ucLPOLQY628drsEbg4aFvTw )
3030 ,
31- [ code] ( https://github.com/EpistasisLab /ellyn )
31+ [ code] ( https://github.com/cavalab /ellyn )
3232- AIFeynman 2.0 (Udrescu et al. 2020)
3333 [ paper] ( https://arxiv.org/abs/2006.10782 )
3434 ,
3535 [ code] ( https://github.com/SJ001/AI-Feynman )
3636- Bayesian Symbolic Regression (Jin et al. 2020)
3737 [ paper] ( https://arxiv.org/abs/1910.08892 )
3838 ,
39- [ code] ( https://github.com/EpistasisLab/ellyn )
39+ [ code] ( https://github.com/ying531/MCMC-SymReg )
4040- Deep Symbolic Regression (Petersen et al. 2020)
4141 [ paper] ( https://arxiv.org/pdf/1912.04871 )
4242 ,
43- [ code] ( https://github.com/EpistasisLab/ellyn )
43+ [ code] ( https://github.com/brendenpetersen/deep-symbolic-optimization )
4444- Fast Function Extraction (McConaghy 2011)
4545 [ paper] ( http://trent.st/content/2011-GPTP-FFX-paper.pdf )
4646 ,
47- [ code] ( https://github.com/EpistasisLab/ellyn )
47+ [ code] ( https://github.com/natekupp/ffx )
4848- Feature Engineering Automation Tool (La Cava et al. 2017)
4949 [ paper] ( https://arxiv.org/abs/1807.00981 )
5050 ,
51- [ code] ( https://github.com/EpistasisLab/ellyn )
51+ [ code] ( https://github.com/lacava/feat )
5252- epsilon-Lexicase Selection (La Cava et al. 2016)
5353 [ paper] ( https://arxiv.org/abs/1905.13266 )
5454 ,
55- [ code] ( https://github.com/EpistasisLab /ellyn )
55+ [ code] ( https://github.com/cavalab /ellyn )
5656- GP-based Gene-pool Optimal Mixing Evolutionary Algorithm (Virgolin et al. 2017)
5757 [ paper] ( https://dl.acm.org/doi/pdf/10.1145/3071178.3071287?casa_token=CHa8EK_ic5gAAAAA:mOAOCu6CL-jHobGWKD2wco4NbpCyS-XTY5thb1dPPsyUkTkLHzmLMF41MWMGWLyFv1G8n-VFaqmXSw )
5858 ,
0 commit comments