Thread history

Fragment of a discussion from Talk:SimpleBot
Viewing a history listing
Jump to navigation Jump to search
Time User Activity Comment
No results

It's simply because I finally decided to try some kNN instead of random ;) It's still very simple without any kernel density; ) And I'm really excited and expected to see your new bot beating this! :D

Xor (talk)11:37, 25 August 2017

Right now it has some fast learning problems like getting beaten against Walls or SpinBot in the first round=). Maybe I'll do some adaptive learning rate.

Dsekercioglu (talk)12:13, 25 August 2017

Yes neural networks are typical experiencing a hard time at the initial ;p How many layers are you using? Would you try using two networks, one fast learning, one deep learning?

Xor (talk)15:58, 25 August 2017

It is a perceptron with some pre-processing. I can try deep learning. It may be useful at hitting simple=) movements.

Dsekercioglu (talk)18:05, 25 August 2017
 

I tested it with some tuning. It can't pass my Anti-Surfer Gun against any sample bot.=(

Dsekercioglu (talk)19:19, 25 August 2017
Edited by author.
Last edit: 21:07, 25 August 2017

Have any of you had any success with a DC+NN gun? I got my NN gun working pretty well against surfers and, even though my DC gun is still doing better, I think I can improve it enough to surpass it. But it performs really bad against random movers compared to my anti-random gun, even when I set up more than one NN, like in Gaff. Does that combination make any sense?

Rsalesc (talk)20:08, 25 August 2017
Yes it makes sense. I once got +%5.2 APS by getting the sum of Anti-Surfer and Anti-Random weighted by their hit rates. (The old gun was just AS).
Do you use pre-processing in your NN? It can be really helpful.
Dsekercioglu (talk)20:30, 25 August 2017
 
 
 
 

I now beat SimpleBot with %57 both by Damage and Survival=). Maybe I'll pass you again.

Dsekercioglu (talk)14:53, 26 August 2017

Good result! SimpleBot's movement is not tuned at all (surfing last hit & 1 nearest neighbor gf) and I'm rewriting it ;)

Xor (talk)14:56, 26 August 2017

My gun just uses 5 input and movement uses 4 input. I didn't increase the number of features which will increase my performance %100. I will rewrite surfing too.=)

Dsekercioglu (talk)15:03, 26 August 2017

my movement uses just 3 inputs ;) my gun was using just 5 inputs too ;)

Xor (talk)15:05, 26 August 2017