sholloway / agents-playground

MIT License
4 stars 0 forks source link

Agent Motivation #10

Open sholloway opened 2 years ago

sholloway commented 2 years ago

Look a DF Hack for thoughts on modeling agent motivation. The file https://github.com/DFHack/df-structures/blob/master/df.units.xml contains lists of motivations and traits.

Thoughts based on reading Thinking, Fast and Slow

There is a psychological model of the mind of two systems. System 1 which is fast and reactionary and system 2 which is slow and methodical. Perhaps the agent's mental design should reflect that.

System 1 Activities

System 2 Activities

System Interaction

The use of System 2 can deplete self-control. Activities that impose high demands on System 2 require self-control. The exertion of self control is depleting and unpleasant. This is called ego depletion.

High mental activities/self-control can result in blood glucose level dropping. Similar to glucose dropping while running. Ingesting glucose can help increase motivation.

Ideas