GPTKB
Browse
Query
Compare
Download
Publications
Contributors
Search
updateRule
URI:
https://gptkb.org/prop/updateRule
79
triples
GPTKB property
Alternative names (2)
ruleChange
•
ruleModification
Random triples
Subject
Object
gptkb:L-BFGS_algorithm
approximates inverse Hessian matrix
gptkb:WCST
rules change without warning
gptkb:Para_7-a-side_National_Team
no offside rule
gptkb:Particle_Swarm_Optimization
velocity update
gptkb:Self-Organizing_Map
neighborhood function
gptkb:Momentum_optimizer
velocity-based
gptkb:Policy_Gradient
Gradient Ascent
gptkb:NaSch_model
vehicle movement
gptkb:Hopfield_network
asynchronous
gptkb:Q-learning
gptkb:Bellman_equation
gptkb:1983-84_NHL_season_(regular_season_overtime)
reintroduction of regular season overtime
gptkb:Trust_Region_Policy_Optimization
constrained optimization
gptkb:recursive_least_squares_(RLS)_algorithm
Kalman filter-like recursion
gptkb:Adam_Optimizer
bias-corrected estimates
gptkb:AdaGrad
per-parameter learning rate
gptkb:self-organizing_maps
weight adaptation based on neighborhood
gptkb:CPISRA_Football_7-a-side_World_Championships
shorter match duration
gptkb:State-Action-Reward-State-Action
Q(s,a) ← Q(s,a) + α [r + γ Q(s',a') - Q(s,a)]
gptkb:Conway's_Game_of_Life
synchronous
gptkb:TD(0)
V(s) ← V(s) + α [r + γ V(s') − V(s)]
Please wait…