so this is my first time making a recurrent neural network. input = random from 1 - 100, and randomly guesses, and changes its next guess based on what its memory is on its prestatin last guess. pretty cool i guess. yes i know that it is very simple and not the greatest but it is what it is. so updates: 1.0: release. 1.1: added restarting when the AI guesses correctly. 2.0: added a Y axis. theyre 2 different AIs, so the X and Y can behave differently. 2.1: added sound to indicate how close the AI was, changed learningSpeed to 0.0075