Machine Learning and Dragons - a Game
Monday, October 8th, 2007–
Here is a fun little game I wrote using Python and pygame.
The Story:
You’re a knight and your job is to kill as many dragons as you can. The twist is that the dragons use Genetic Programming to learn from every encounter. (You can optionally have them use Reinforcement learning instead too.)
You […]
