Brandon Rohrer on Nostr: A fun part of working on a #ReinforcementLearning workbench is that I get to think ...
A fun part of working on a #ReinforcementLearning workbench is that I get to think about how to connect different kinds of agents to different kinds of worlds – representation, interfaces, abstraction.
Something I’m stumbling on is representing models and planners.
Is there such a thing as a planner distinct from a model? Or is planning just something a model does?
In object-oriented programming terms, would a planner be a separate class from a model? Or would it be a method in a model class?
Published at
2024-07-06 20:04:42Event JSON
{
"id": "3d093a16fb2b03654d93dcc2b9824319f60e094aa812e0e490f5f7d2191b06f2",
"pubkey": "95ea081a627cee44e532825986ecc662139d068c4bdacbe820a8f445b9c6c06b",
"created_at": 1720296282,
"kind": 1,
"tags": [
[
"proxy",
"https://recsys.social/@brohrer/112741337156775442",
"web"
],
[
"t",
"reinforcementlearning"
],
[
"proxy",
"https://recsys.social/users/brohrer/statuses/112741337156775442",
"activitypub"
],
[
"L",
"pink.momostr"
],
[
"l",
"pink.momostr.activitypub:https://recsys.social/users/brohrer/statuses/112741337156775442",
"pink.momostr"
],
[
"expiration",
"1722888286"
]
],
"content": "A fun part of working on a #ReinforcementLearning workbench is that I get to think about how to connect different kinds of agents to different kinds of worlds – representation, interfaces, abstraction.\n\nSomething I’m stumbling on is representing models and planners.\nIs there such a thing as a planner distinct from a model? Or is planning just something a model does?\nIn object-oriented programming terms, would a planner be a separate class from a model? Or would it be a method in a model class?",
"sig": "8bbe39a711755e3dee28abf8dbae2acd5ee24c83a7c9b1fb328b57dc33b259b79bddbec97050aacf34d9f6b8d38efdf35601cf3703bde65c233b0b87b8a2e26e"
}