Difference between revisions of "User:Dsekercioglu"

From Robowiki
Jump to navigation Jump to search
(Slowly update my user page)
(Update user page)
 
Line 1: Line 1:
 
==Me==
 
==Me==
:I am a Turkish student in high school, probably the smallest one here. My teacher introduced me to robocode when I started taking private programming courses. Although it didn't seem that deep at the time, I have come to the point that I now know what a complicated problem robocode is.
+
:I am a Turkish student currently in high school. My teacher introduced me to Robocode and it probably is the only reason I do programming today.  
 +
:Over the time, I've come to realize what a complicated optimization problem robocode was.
 +
 
 +
:Since the July of 2020, I have spent more time learning other languages, most of them being lower level and I realized how inefficient most of my code was. Although I don't really feel like using Java anymore, I don't think I can possibly give up on robocode just yet. At least not before I give a final shot with Neural Networks ;)
  
 
==Bots==
 
==Bots==
Line 14: Line 17:
 
:[[WhiteFang]]:
 
:[[WhiteFang]]:
 
:[[WhiteFang]] is my third robot to be released. It's now in top 10 after tons of work and tuning.
 
:[[WhiteFang]] is my third robot to be released. It's now in top 10 after tons of work and tuning.
 +
 +
:[[Raven]]:
 +
:[[Raven]] is my most competitive 1on1 robot. It currently holds the 7th place in roborumble.
  
 
==Thoughts==
 
==Thoughts==
Line 22: Line 28:
  
 
==Projects I am Working On==
 
==Projects I am Working On==
:A neural network library called Xenon that uses tensors to process any input available and this time I actually got backpropagation right. =D
+
:A garbage free Neural Network library for future robots. I'd really like to set the standards Skilgannon and Rednaxela set with their kd-trees :)
:A neural network library called radonn this time in Rust. After benchmarking and profiling I realised how slow Tensors were. radonn is currently ~6 times faster than Xenon.
 
  
:Milestone, a bot that uses WhiteFang's movement and a new way of using neural networks in targeting.
 
  
 
==Robot Names That You Can Use==
 
==Robot Names That You Can Use==

Latest revision as of 09:52, 12 April 2021

Me

I am a Turkish student currently in high school. My teacher introduced me to Robocode and it probably is the only reason I do programming today.
Over the time, I've come to realize what a complicated optimization problem robocode was.
Since the July of 2020, I have spent more time learning other languages, most of them being lower level and I realized how inefficient most of my code was. Although I don't really feel like using Java anymore, I don't think I can possibly give up on robocode just yet. At least not before I give a final shot with Neural Networks ;)

Bots

I have made many robots, mostly experimental and most of them are retired.


ColdBreath:
My first competitive NN bot. Uses Roboneural. Reached a ranking of 55 with only 1 predictor for both movement and gun.
Oculus:
Oculus reached a ranking of 35 but was later removed temporarily since it was too slow.
WhiteFang:
WhiteFang is my third robot to be released. It's now in top 10 after tons of work and tuning.
Raven:
Raven is my most competitive 1on1 robot. It currently holds the 7th place in roborumble.

Thoughts

See /Thoughts on targeting for Targeting.

Formulas

See /MEA

Projects I am Working On

A garbage free Neural Network library for future robots. I'd really like to set the standards Skilgannon and Rednaxela set with their kd-trees :)


Robot Names That You Can Use

  • Parallax
  • Tempus
  • Inferno

For Fun

Idioms
Being SittingDuck against: Enemy's gun is very strong.
Usage: Walls is SittingDuck against Tomcat.