There was an error while loading. Please reload this page.
1 parent 8c566f7 commit def278dCopy full SHA for def278d
1 file changed
README.md
@@ -2,6 +2,8 @@
2
3
# Gin: A Tool for Experimentation with GI
4
5
+*Most recent updates have been to the LLM branch: please checkout that for updated functionality. It will be merged in the coming months.*
6
+
7
Gin is a [Genetic Improvement](https://en.wikipedia.org/wiki/Genetic_improvement_(computer_science)) (GI) tool. Genetic
8
Improvement is the application of [Genetic Programming](https://en.wikipedia.org/wiki/Genetic_programming) and
9
other [Metaheuristics](https://en.wikipedia.org/wiki/Metaheuristic) to existing software, to improve it in some way. In
0 commit comments