Skip to content

Commit 58f8c43

Browse files
authored
Update README.md
1 parent 5a79441 commit 58f8c43

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ Project features:
1818
Live Data meanings:
1919
- Best Fit: The most points scored by an agent of the previous generation
2020
- Gen. No: The number of generations
21-
- Instruction Size: The length of the instruction array used by the agents that gradually expands
21+
- Population Size: Number of agents in the population
22+
- Instruction Size: The length of the instruction array used by the agents. Gradually expands as training continues
2223
- Last Increase Points: The maximum points scored by an agent at the previous Instruction array expansion. Serves as a benchmark and controlls the roll-back system, advanced mutation system and stops Instruction increase in case of failure to pass the benchmark.
2324

2425
## Screen Shots

0 commit comments

Comments
 (0)