August2026
A very rich blog post on dynamic programming, very pedagogical too!
April2026
- Hamilton-Jacobi-Bellman Equation: Reinforcement Learning and Diffusion Models(dani2442.github.io) #physics#reinforcement-learning
Another deep connection between physics and "AI": this time it's reinforcement learning (perhaps the original "AI") expressed as a Hamiltonian flow.
February2026
- Learning Reinforcement Learning(dennybritz.com) #reinforcement-learning
And this is a thorough list of resources to learn more about RL.
- Reinforcement Learning on Operations Research Problem(yjhan96.github.io) #algorithms#reinforcement-learning
This is a very interesting dive into practical applications of reinforcement learning to optimization problems.