Difference between revisions of "User:Dsekercioglu"
Jump to navigation
Jump to search
Dsekercioglu (talk | contribs) |
Dsekercioglu (talk | contribs) |
||
Line 16: | Line 16: | ||
==Thoughts== | ==Thoughts== | ||
− | See [[/Thoughts on targeting]] for [[Targeting]]. | + | :See [[/Thoughts on targeting]] for [[Targeting]]. |
− | See [[/Thoughts on neural networks]] for NNs. | + | :See [[/Thoughts on neural networks]] for NNs. |
+ | |||
+ | ==Formulas== | ||
+ | :See [[/MEA]] |
Revision as of 12:09, 23 September 2017
Contents
Me
- I am a Turkish student in high school, probably the smallest one here. When I first saw robocode it was very interesting. I looked at Diamond and Shadow, they were moving without hitting walls, staying perpendicularly and firing. Robocode was super. Only problem was java which I didn't know anything about. My first robot was just moving in squares(Would be a perfect sample bot: SquareBot). I slowly improved from that day to today.
Bots
- I will only write my current bots here because I can't write about 45 bots.
- ColdBreath:
- My first competitive NN bot. Uses Roboneural. Reached a ranking of 55 with only 1 predictor for both movement and gun.
- Oculus:
- Very clean code so I won't leave this bot for a long time. My best NN bot. I try new things here.
- Hammer:
- Tried to do pattern matching but it resulted in something like segmented PIF gun.
- OculusNano:
- Single-tick segmented PIF gun. random direction stop'n go movement. Fights very close.
Thoughts
- See /Thoughts on targeting for Targeting.
- See /Thoughts on neural networks for NNs.
Formulas
- See /MEA