Iterative action selection
Choosing a sequence of actions
Last updated
Choosing a sequence of actions
Last updated
For non-trivial questions it’s generally not enough to take a single cognitive action. For example, consider:
Ideally we’d first look up the populations, then compute the logarithms.
Alas, this chapter hasn’t been written yet.
Implement iterative action selection. If you need inspiration, take a look at this execution trace:
For even more inspiration, take a look at in the ICE repository.
If you want feedback on your exercise solutions, submit them through . We—the team at Ought—are happy to give our quick take on whether you missed any interesting ideas.