Tag: Reinforcement Learning
All the articles with the tag "Reinforcement Learning".
-
Learning Optimal Pricing with Reinforcement Learning
A technical implementation of the Actor-Critic algorithm to solve dynamic pricing. This project benchmarks RL against theoretical optima to test its effectiveness in combinatorial optimization.