-
https://thedecisionlab.com/insights/society/myth-busting-with-cynthia1
Look at the problem from a behavioral science perspective
Isn't behavioral science the same as psychology, behavioral econo…
-
Because the std library is deprecating new features before you have time to try them, it will certainly not last for 200 years. Replacing std dependencies with compact and readable code will make proj…
-
Is there a code example on how to consume the model? And does the model only support single slot decision making? Meaning the input will be a list of possible actions + context, and then caller can…
-
https://mcguirev10.com/2019/01/03/ai-decision-making-with-utility-scores-part-1.html
good article on utility scoring
-
add two new benchmarks, group greedy method based on coverage/expected search cost
can we also compare with NSGA-II to understand the difference between sequential and non-sequential decision-making?…
-
Hi Chris,
first of all great work! I have been on the lookout for something like this for a couple of weeks and your implementation is by far the best I have found.
I have a question though. Fro…
-
I think it would be nice to document alternatives to changelist somewhere and how changelist defines its scope in regards to those alternatives. That would help with feature scoping and decision makin…
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
I run a number of very modest print fa…
AbeFM updated
3 months ago
-
I've asked for a code review of my unique_span class, on codereviews.stackexchange.com, and [got one](https://codereview.stackexchange.com/a/293197/64513).
Issues brought up:
1. Can simplify `sw…
-
An angle we need to be sure to cover is the following comment:
> So does this matter for decision making made using evidence based on these estimates?
This is something I have heard a few times…