Difference between revisions of "Prime"
Jump to navigation
Jump to search
(Add a picture) |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 8: | Line 8: | ||
| altimage = [[File:Prime.png|146px]] | | altimage = [[File:Prime.png|146px]] | ||
| author = [[User:Xor|Xor]] | | author = [[User:Xor|Xor]] | ||
− | | extends = [[ | + | | extends = [[ExpertRobot]] |
| movement = [[Wave Surfing]] | | movement = [[Wave Surfing]] | ||
| targeting = [[Dynamic Clustering]] | | targeting = [[Dynamic Clustering]] | ||
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. It is also the first robot that extends [[ExpertRobot]]. |
== Strategy == | == Strategy == |
Latest revision as of 14:45, 12 August 2017
- Prime Sub-pages:
- Version History
Prime | |
Author(s) | Xor |
Extends | ExpertRobot |
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. It is also the first robot that extends ExpertRobot.
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.