Belkerda was developed as a simple and accessible Python AI app that takes a user's input, builds a log of random numbers, picks a random entry, and displays it.
If it is correct, then it reenters that number back into the log several times, overwriting the original, random numbers. If it is not, however, it overwrites a lower amount of entries.
Here are some key features of "Belkerda":
· Complete, viewable log.
· Written in Python, easy to understand.
· Range, log size, number of cycles, number of overwrites, and positive/negative reinforcement customizable.
· "Creeping," or shifting all numbers in log towards input.
· Percentage and other statistics pre-coded.
· Separate User and Developer Versions.
Requirements:
· Python
What's New in This Release: [ read full changelog ]
· clean up variables
· breed()
· ghosts after EOL fixed