Page 1 of 1

Neural Network: drones

Posted: Wed Apr 21, 2021 7:00 pm
by darkfrei
Hi all!

I've made a small program with bots, that must take targets. Bots are using the neural network with Genetic Algorithm.

Re: Neural Network: drones

Posted: Wed Apr 21, 2021 11:07 pm
by togFox
Intriguing. They learn? I tried to write a nn in Love (twice) but couldn't get smart enough.

Your bots get smart?

Re: Neural Network: drones

Posted: Thu Apr 22, 2021 12:30 am
by darkfrei
togFox wrote: Wed Apr 21, 2021 11:07 pm Intriguing. They learn? I tried to write a nn in Love (twice) but couldn't get smart enough.

Your bots get smart?
Yes, at the start they are totally random, but you can press space to make the learning process much faster. On the screen it takes about 300k targets :)

:ehem: Cheat: The max speed must be limited, the acceleration must be pretty high.
The previous version was much easier, lower acceleration, and it takes less targets, about 300.

Re: Neural Network: drones

Posted: Thu Apr 22, 2021 1:20 am
by togFox
lolz - I thought the traces on the screen was dust. I tried to clean my monitor 8-)