Alternative names (2)
ruleChange • ruleModificationRandom triples
| Subject | Object |
|---|---|
| gptkb:NaSch_model | deceleration |
| gptkb:Para_7-a-side_National_Team | no offside rule |
| gptkb:RMSprop | divides learning rate by moving average of squared gradients |
| gptkb:CPISRA_Football_7-a-side_World_Championships | smaller field |
| gptkb:NaSch_model | vehicle movement |
| gptkb:CPISRA_Football_7-a-side_World_Championships | shorter match duration |
| gptkb:self-organizing_maps | weight adaptation based on neighborhood |
| gptkb:1983-84_NHL_season_(regular_season_overtime) | reintroduction of regular season overtime |
| gptkb:Kohonen_map | neighborhood adaptation |
| gptkb:Global_Rapid_Rugby | faster restarts |
| gptkb:Hopfield_networks | asynchronous |
| gptkb:Least_Mean_Squares_algorithm | w(n+1) = w(n) + 2μe(n)x(n) |
| gptkb:Third_Quarter_Quell | tributes reaped from existing victors |
| gptkb:State-Action-Reward-State-Action | Q(s,a) ← Q(s,a) + α [r + γ Q(s',a') - Q(s,a)] |
| gptkb:Q-learning_algorithm | Q(s,a) ← Q(s,a) + α [r + γ max Q(s',a') - Q(s,a)] |
| gptkb:ADALINE_rule | weights updated based on error |
| gptkb:Little-Hopfield_network | synchronous |
| gptkb:Ross_Chastain's_wall_ride_maneuver | NASCAR banned similar moves for future races |
| gptkb:NaSch_model | acceleration |
| gptkb:Least_Mean_Squares_(LMS) | w(n+1) = w(n) + μ e(n) x(n) |