Difference between revisions of "Prime"
Jump to navigation
Jump to search
(Add a picture) |
|||
Line 23: | Line 23: | ||
; What's special about it? | ; What's special about it? | ||
− | : It is the first robot that | + | : It is the first robot that features deep neural network |
== Strategy == | == Strategy == |
Revision as of 13:32, 12 August 2017
- Prime Sub-pages:
- Version History
Prime | |
Author(s) | Xor |
Extends | AdvancedRobot |
Targeting | Dynamic Clustering |
Movement | Wave Surfing |
Released | Not yet |
Current Version | 0.01 |
Code License | Proprietary |
Background Information
- What's special about it?
- It is the first robot that features deep neural network
Strategy
- How does it move?
- Prime is the first robot that features deep neural netwrok
- How does it fire?
- // Todo
- What does it save between rounds and matches?
- Between matches: Nothing.
- Between rounds: Everything.
Additional Information
- Where did you get the name?
- From it's colors. I made it purple, like ancient primes ;)
- Can I use your code?
- Not yet ;)
- What's next for your robot?
- Release it
- What other robot(s) is it based on?
- None, every bit of code is written by myself. And it's my first bot.