Source code: GitHub
Reports:
Our project is a nearsighted platformer. The environment consists of flat bridges with holes. The agent views the immediate 5x5 area, and takes an action to either step 1 block, or jump 2 in any cardinal direction. Our agent uses a genetic learning approach on a neural net.