You are browsing as a guest. Sign up (or log in) to start making projects!

3h 53m 55s logged

I am trying to make an evolutionary neural network which plays a number guessing game where it has to try and guess a random number between 1 and 1000 in as little attempts as possible, and I am hoping that it will learn binary search from scratch, which would be cool. The first version that I made had a very low solve rate as I hadn’t done the fitness function very well, but this version I have changed the fitness function and a 50 generation quick run was showing good results, so I am going to run it with 10000 generations and then go to sleep, and hopefully when I wake up it will be done fingers crossed. Let me know if you have any other interesting number games/number related things I could try and train it to do, any ideas are welcome!

0
18

Comments 0

No comments yet. Be the first!