Skip to content
chandlerkincaid edited this page Nov 29, 2016 · 25 revisions

Welcome to the galapagos wiki!

Description

Galapagos is a distributed Genetic Programming algorithm. Genetic Programming is the process of evolving a set of mathematical formulas to approximate a desired function. Genetic Programming is suitable for a wide variety of domains but for this project we focused on weather data, specifically to approximate a formula for wet-bulb temperature.

Tree Structures

Genetic Programming

Weather Data

Clone this wiki locally