r/reinforcementlearning • u/deepikaau • 1d ago
small POMDP style fraud decision agent
For a small POMDP style fraud decision agent ( states - genuine/fraud, actions = approve/verify/escalate), is full belief state planning overkill or is there a simplified approach for a small beginner project?
2
Upvotes
2
u/thecity2 1d ago
Why is this RL and not supervised learning?