Difference between revisions of "Oculus"

From Robowiki
Jump to navigation Jump to search
Line 5: Line 5:
 
| targeting      = [[Neural Targeting]] (GF)
 
| targeting      = [[Neural Targeting]] (GF)
 
| movement        = [[Neural Movement]] (WS-GF)
 
| movement        = [[Neural Movement]] (WS-GF)
| released        = 08.08.2017
+
| released        = 26.08.2017
 
| rating          = Unknown
 
| rating          = Unknown
 
| current_version = 1.0
 
| current_version = 1.0
Line 26: Line 26:
  
 
; What's special about it?
 
; What's special about it?
: It is one of the only pure [[NN]] bots.  
+
: ''Oculus's movement uses only 3 inputs.''
 +
: ''Oculus's gun uses only 4 inputs.''
 +
: ''I will be able to improve it easily''
 +
: ''It's my most original bot after [[Tomahawk]].
  
 
; ''Great, I want to try it. Where can I download it.''
 
; ''Great, I want to try it. Where can I download it.''
Line 61: Line 64:
 
; Where did you get the name?
 
; Where did you get the name?
 
: ''Latin of eye.''
 
: ''Latin of eye.''
 +
 +
; Why did you make this bot?
 +
: ''[[SimpleBot]] was really close to pass [[ColdBreath]] and [[ColdBreath]] was a bit too messy to improve.''
 +
: ''[[ColdBreath]] used too much data for both gun and movement. In this bot I will be able to improve it by just adding some data.''
  
 
; Can I use your code?
 
; Can I use your code?
Line 67: Line 74:
 
; What's next for your robot?
 
; What's next for your robot?
 
: ''Passing [[SimpleBot]].''
 
: ''Passing [[SimpleBot]].''
 +
: ''Bearing [[Roborio]]
 
: ''Anti-Rammer mode''
 
: ''Anti-Rammer mode''
  
Line 73: Line 81:
  
 
; What other robot(s) is it based on?
 
; What other robot(s) is it based on?
: ''[[BasicGFSurfer]].''
+
: ''None''
  
 
[[Category:Templates|Bots]]
 
[[Category:Templates|Bots]]

Revision as of 11:01, 26 August 2017

Oculus
Author(s) Dsekercioglu
Extends AdvancedRobot
Targeting Neural Targeting (GF)
Movement Neural Movement (WS-GF)
Released 26.08.2017
Current Rating Unknown
Current Version 1.0
Download

Background Information

Bot Name
Oculus.
Author
dsekercioglu
Extends
AdvancedRobot.
What's special about it?
Oculus's movement uses only 3 inputs.
Oculus's gun uses only 4 inputs.
I will be able to improve it easily
It's my most original bot after Tomahawk.
Great, I want to try it. Where can I download it.
https://www.dropbox.com/s/cxru8jou8evgnfm/dsekercioglu.Oculus_1.0.jar?dl=1
How competitive is it?
For me it is very competitive.
Credits
Rozu predictPosition from Apollon.

Strategy

How does it move?
True Surfing
How does it fire?
Trying to predict the probabilities of GFs with a Neural Network.
How does it dodge bullets?
Trying to predict the dangers of GFs with a Neural Network.
How does the melee strategy differ from One-on-one strategy?
Nothing.
How does it select a target to attack/avoid in melee?
The first enemy it sees.
What does it save between rounds and matches?
NN weights.

Additional Information

Where did you get the name?
Latin of eye.
Why did you make this bot?
SimpleBot was really close to pass ColdBreath and ColdBreath was a bit too messy to improve.
ColdBreath used too much data for both gun and movement. In this bot I will be able to improve it by just adding some data.
Can I use your code?
Of course everybody can use it.
What's next for your robot?
Passing SimpleBot.
Bearing Roborio
Anti-Rammer mode
Does it have any White Whales?
Every bot I make does really bad against Tron.
What other robot(s) is it based on?
None