|
Evolife
Evolife has been developed to study Genetic algorithms, Natural evolution and behavioural ecology.
|
Simple trial-and-error learning mechanism. More...
Classes | |
| class | Global |
| General functions: Closer, Perturbate, Limitate, Decrease. More... | |
| class | Learner |
| defines learning capabilities More... | |
| class | LimitedMemory_ |
| memory buffer with limited length More... | |
Variables | |
| Gbl = Global() | |
| John_Doe = Learner({'F':0}) | |
Simple trial-and-error learning mechanism.
| Evolife.Ecology.Learner.Gbl = Global() |
Definition at line 48 of file Learner.py.
| Evolife.Ecology.Learner.John_Doe = Learner({'F':0}) |
Definition at line 246 of file Learner.py.