marcovirgolin / genepro
A baseline implementation of genetic programming (using trees to encode programs) with some examples of usage.
☆32Updated 7 months ago
Alternatives and similar repositories for genepro:
Users that are interested in genepro are comparing it to the libraries listed below
- A feature engineering automation tool for learning data representations☆34Updated this week
- Genetic Programming version of GOMEA. Also includes standard tree-based GP, and Semantic Backpropagation-based GP☆53Updated last year
- A vectorized approach to Genetic Programming☆43Updated last month
- An open source python library for non-linear piecewise symbolic regression based on Genetic Programming☆31Updated 9 months ago
- Simple Genetic Programming for Symbolic Regression in Python3☆25Updated 3 years ago
- Multi-objective Genetic Programming by NSGA-II in Python☆32Updated 3 years ago
- [DMLR] Rethinking Symbolic Regression Datasets and Benchmarks for Scientific Discovery☆32Updated last year
- Python code for the GP-RC algorithm presented in "Genetic Programming with Rademacher Complexity for Symbolic Regression" (CEC-2019). Pap…☆15Updated last year
- [NeurIPS 2023] This is the official code for the paper "TPSR: Transformer-based Planning for Symbolic Regression"☆66Updated 4 months ago
- Symbolic regression is the task of identifying a mathematical expression that best fits a provided dataset of input and output values. In…☆44Updated 3 years ago
- SR based on LLMs.☆99Updated 2 years ago
- Symbolic Regression using MCMC sampling☆26Updated 3 years ago
- A framework for gene expression programming (an evolutionary algorithm) in Python☆211Updated this week
- Bayesian Optimization of Risk Measures☆21Updated last year
- Equation Learner, a neural network approach to symbolic regression☆77Updated 5 months ago
- Cartesian genetic programming (CGP) in pure Python.☆31Updated 11 months ago
- Tiny Genetic Programming in Python.☆99Updated 2 years ago
- Official repository for the paper "Integration of Neural Network-Based Symbolic Regression in Deep Learning for Scientific Discovery"☆70Updated last year
- JAX-LOB: A GPU-Accelerated limit order book simulator to unlock large scale reinforcement learning for trading☆24Updated last year
- EC-KitY: A scikit-learn-compatible Python tool kit for doing evolutionary computation.☆93Updated last month
- Source code and Dataset creation for the paper "Neural Symbolic Regression That Scales"☆88Updated 3 years ago
- PyTorch implementation of the EQL network, a neural network for symbolic regression☆40Updated 3 years ago
- Code from the paper "Robust technical trading strategies using GP for algorithmic portfolio selection"☆10Updated 5 years ago
- Genetic programming method for explaining complex black-box models☆19Updated 8 months ago
- A living benchmark framework for symbolic regression☆244Updated 3 months ago
- Time-series analysis using restricted Boltzmann machines and dynamic Bayesian networks☆11Updated last year
- Ray based map function for Deap with examples. Automatically batches iterator to multiple workers for many processors or clusters.☆15Updated 4 years ago
- Automatic optimal sequential investment decisions. Forecasts made using advanced stochastic processes with Monte Carlo simulation. Depend…☆21Updated last year
- Bayesian Optimization algorithms with various recent improvements☆99Updated last year
- Training Keras Models by the Genetic Algorithm using PyGAD☆36Updated last year