This repoitory contains various implementations of genetic programming, an AI technique, which were used to predict bke trip durations from the Seoul Bike Sharing Demand Prediction dataset.
It incudes a canonical implementation, a structure-based implementation, and a typed implementation.