Evolife
Evolife has been developed to study Genetic algorithms, Natural evolution and behavioural ecology.
Classes | Namespaces | Variables
Learner.py File Reference

Go to the source code of this file.

Classes

class  Evolife.Ecology.Learner.Global
 General functions: Closer, Perturbate, Limitate, Decrease. More...
 
class  Evolife.Ecology.Learner.LimitedMemory_
 memory buffer with limited length More...
 
class  Evolife.Ecology.Learner.Learner
 defines learning capabilities More...
 

Namespaces

namespace  Evolife
 
namespace  Evolife.Ecology
 
namespace  Evolife.Ecology.Learner
 Simple trial-and-error learning mechanism.
 

Variables

 Evolife.Ecology.Learner.Gbl = Global()
 
 Evolife.Ecology.Learner.John_Doe = Learner({'F':0})