pockerman / cuberl

Library for reinforcement learning with c++
https://pockerman-py-cubeai.readthedocs.io/en/latest/
3 stars 1 forks source link

Gridworld with DQN example #129

Closed pockerman closed 3 weeks ago

pockerman commented 1 month ago

Add GridWorld example with DQN from bool Reinforcement Learning in Action