Difference between revisions of "Oculus"
Jump to navigation
Jump to search
Dsekercioglu (talk | contribs) |
Dsekercioglu (talk | contribs) |
||
Line 15: | Line 15: | ||
| released = 21.11.2017 | | released = 21.11.2017 | ||
| rating = x | | rating = x | ||
− | | current_version = 1. | + | | current_version = 1.3 |
− | | download_link = https://www.dropbox.com/s/ | + | | download_link = https://www.dropbox.com/s/rw1c6bohjnq8zj5/dsekercioglu.neural.Oculus_1.3.jar?dl=1 |
| isOneOnOne = true | | isOneOnOne = true | ||
| isMelee = false | | isMelee = false | ||
Line 25: | Line 25: | ||
; Bot Name | ; Bot Name | ||
− | : ''Oculus | + | : ''Oculus'' |
; Author | ; Author | ||
Line 31: | Line 31: | ||
; Extends | ; Extends | ||
− | : ''[[AdvancedRobot]] | + | : ''[[AdvancedRobot]]'' |
; What's special about it? | ; What's special about it? | ||
Line 37: | Line 37: | ||
; ''Great, I want to try it. Where can I download it.'' | ; ''Great, I want to try it. Where can I download it.'' | ||
− | : ''https://www.dropbox.com/s/ | + | : ''https://www.dropbox.com/s/rw1c6bohjnq8zj5/dsekercioglu.neural.Oculus_1.3.jar?dl=1'' |
; ''How competitive is it?'' | ; ''How competitive is it?'' | ||
Line 49: | Line 49: | ||
; How does it [[Movement|move]]? | ; How does it [[Movement|move]]? | ||
− | : ''True Surfing'' | + | : ''[[True Surfing]]'' |
; How does it fire? | ; How does it fire? |
Revision as of 18:53, 1 December 2017
- Oculus Sub-pages:
- Version History - Challenges
Oculus | |
Author(s) | Dsekercioglu |
Extends | AdvancedRobot |
Targeting | Neural Targeting (GF) |
Movement | Neural Movement (WS-GF) |
Released | 21.11.2017 |
Current Rating | x |
Current Version | 1.3 |
Download |
Background Information
- Bot Name
- Oculus
- Author
- Dsekercioglu
- Extends
- AdvancedRobot
- What's special about it?
- It is my first neural robot which isn't related to Gaff
- Great, I want to try it. Where can I download it.
- https://www.dropbox.com/s/rw1c6bohjnq8zj5/dsekercioglu.neural.Oculus_1.3.jar?dl=1
- How competitive is it?
- Not very right now.
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?
- Eye in latin.
- Why did you make this bot?
- A new type of pre-processing worked very well.
- Can I use your code?
- Of course with a decompiler.
- What's next for your robot?
- Making the gun an RM killer.
- Does it have any White Whales?
- Every bot I make does really bad against Tron.
- What other robot(s) is it based on?
- None