Difference between revisions of "Prime"
Jump to navigation
Jump to search
(Initial commit.) |
(Add a picture) |
||
Line 6: | Line 6: | ||
{{Infobox Robot | {{Infobox Robot | ||
| bgcolour = #505050 | | bgcolour = #505050 | ||
− | | altimage = | + | | altimage = [[File:Prime.png|146px]] |
| author = [[User:Xor|Xor]] | | author = [[User:Xor|Xor]] | ||
| extends = [[AdvancedRobot]] | | extends = [[AdvancedRobot]] |
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 uses 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.