Modular RL modules solve complex 3D Sokoban tasks.
arXiv research
A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.
Trend · papers per month
Novel neural computer learns algorithmic solutions for symbolic tasks.
Convolutional networks improve reinforcement learning for navigating all goals.
Model-free RL agents can learn effective planning without explicit model.
Planning problems are among the most important and well-studied problems in artificial intelligence. They are most typically solved by tree search algorithms that simulate ahead into the future, evaluate future states, and back-up those evaluations to the root of a search tree. Among these algorithms, Monte-Carlo tree …
A reinforcement learning framework combining value function and tree search planner for strategic and tactical decisions.