Difference between revisions of "Oculus/Version History"
< Oculus
Jump to navigation
Jump to search
Dsekercioglu (talk | contribs) |
Dsekercioglu (talk | contribs) |
||
Line 1: | Line 1: | ||
− | *'''1. | + | *'''1.3''' 1.12.2017 |
* Combined all the attributes in one predictor and replaced lateral acceleration by advancing velocity since simpler guns don't rely on it very much. | * Combined all the attributes in one predictor and replaced lateral acceleration by advancing velocity since simpler guns don't rely on it very much. | ||
+ | * Two same predictors for the movement to increase reliability and to generate more peaks on the wave. | ||
* Doubled the number of predictors in gun and halved the number of iterations. | * Doubled the number of predictors in gun and halved the number of iterations. | ||
Revision as of 19:01, 1 December 2017
- 1.3 1.12.2017
- Combined all the attributes in one predictor and replaced lateral acceleration by advancing velocity since simpler guns don't rely on it very much.
- Two same predictors for the movement to increase reliability and to generate more peaks on the wave.
- Doubled the number of predictors in gun and halved the number of iterations.
- 1.2 30.11.2017 Rank: APS: 78.51 PWIN: 91.07 Survival: 84.58
- Three different predictors using one attribute: Lateral Velocity, Lateral Accel, Forward angle to wall
- Very cool color shift and wave graphics(for me)
- 1.1 -?
- NN fix
- A lot of different predictors for different robots
- 1.0 - 11.09.2017
- Third Initial Release.