Difference between revisions of "ColdBreath"
Jump to navigation
Jump to search
Dsekercioglu (talk | contribs) |
Dsekercioglu (talk | contribs) |
||
Line 6: | Line 6: | ||
| movement = [[Neural Movement]] (WS-GF) | | movement = [[Neural Movement]] (WS-GF) | ||
| released = 08.08.2017 | | released = 08.08.2017 | ||
− | | rating = | + | | rating = 59th |
− | | current_version = 1. | + | | current_version = 1.8 |
| download_link = https://www.dropbox.com/s/uh33jrsmls7hz55/dsekercioglu.ColdBreath_1.4.jar?dl=1 | | download_link = https://www.dropbox.com/s/uh33jrsmls7hz55/dsekercioglu.ColdBreath_1.4.jar?dl=1 | ||
| isOneOnOne = true | | isOneOnOne = true | ||
Line 32: | Line 32: | ||
; ''How competitive is it?'' | ; ''How competitive is it?'' | ||
− | : ''For me, very. | + | : ''For me, very. 59th.'' |
;Credits | ;Credits |
Revision as of 19:04, 21 August 2017
ColdBreath | |
Author(s) | Dsekercioglu |
Extends | AdvancedRobot |
Targeting | Neural Targeting (GF) |
Movement | Neural Movement (WS-GF) |
Released | 08.08.2017 |
Current Rating | 59th |
Current Version | 1.8 |
Download |
Background Information
- Bot Name
- ColdBreath.
- Author
- dsekercioglu
- Extends
- AdvancedRobot.
- What's special about it?
- It is one of the only pure NN bots.
- Great, I want to try it. Where can I download it.
- https://www.dropbox.com/s/uh33jrsmls7hz55/dsekercioglu.ColdBreath_1.4.jar?dl=0
- How competitive is it?
- For me, very. 59th.
- Credits
- Voidious for making the perfect Wave Surfing code base.
- PEZ for making the GFTargetingBot.
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?
- Nowhere
- Can I use your code?
- Of course everybody can use it. Since it is based on modular BasicGFSurfer the only extra part is Roboneural.
- What's next for your robot?
- Having pre-trained NNs for starting to dodge/hit HOT,LT,CT
- Anti-Rammer mode
- Beating all apv tanks +%70.
- Does it have any White Whales?
- Every bot I make does really bad against Tron.
- What other robot(s) is it based on?
- BasicGFSurfer.