-
Notifications
You must be signed in to change notification settings - Fork 35
Policy initialization #1
Comments
I would say that I haven't settled on a policy api yet... I've been a On Sunday, July 31, 2016, Marcus Appelros notifications@github.com wrote:
|
The getters are straight forward, just query the policy as usual. The
|
I think that, without sample code, I'll have a hard time understanding what On Sunday, July 31, 2016, Marcus Appelros notifications@github.com wrote:
|
Let's say our child is practicing math and we have prepared a challenging
|
So that's not really reinforcement learning. You should check out our On Sunday, July 31, 2016, Marcus Appelros notifications@github.com wrote:
|
Yes, as mentioned this is supervised and people would be able to plug their Connecting the two is the goal, schools don't let students work entirely on Reinforcement learning is key for robust AI and like mixing a metal with
|
Require a way to conveniently manually provide initial knowledge for a policy.
For example, say we have a hexagonal grid of which we are tasked to choose a sequence in which it is certainly never correct to take the first pick right at the grid edges, with a getter+setter we can both view the previous edge probabilities and set them to zero.
Is such functionality in line with the intended directions?
The text was updated successfully, but these errors were encountered: