Home › Per Dave Mark + Brian Schwab, a RESPONSE CURVE i…
Per Dave Mark + Brian Schwab, a RESPONSE CURVE in utility AI maps an input variable to a score using which kind of function?
AA hash of the input bits used purely for randomisation
BA pure step function with only 0 or 1 output value
CA modulus of the input by some chosen constant only
DA configurable curve (linear, logistic, polynomial)
Answer & Solution
Correct answer: D. A configurable curve (linear, logistic, polynomial)
Dave Mark GDC + 'Behavioral Mathematics': artists/designers tune response curves visually. Health 100% → score 0; health 5% → score 0.9 etc.
Related questions
In Reynolds-style steering behaviours combined into a STEERING PIPELINE, the OUTPUT acceleIn modern game AI, REINFORCEMENT LEARNING agents (e.g. OpenAI Five, DeepMind AlphaStar) lePer AlphaGo (Silver et al. 2016, Nature), MONTE CARLO TREE SEARCH (MCTS) explores a game tPer Daniel Harabor's follow-up work and the public literature, JPS+ (the offline variant) Per Daniel Harabor (2011 AAAI paper), JPS (Jump Point Search) accelerates A* on UNIFORM-COIn tactical AI, an INFLUENCE MAP is best described as which data structure?In behaviour trees beyond sequence + selector, a DECORATOR node typically does which?Per Dave Mark ('Behavioral Mathematics for Game AI'), UTILITY AI selects actions by which