I present a deep reinforcement learning (RL) solution to the mathematical problem known as the Newsvendor model, which seeks to optimize profit given a probabilistic demand distribution. To reflect a more realistic and complex situation, the demand distribution can change for different days of the week, thus changing the optimum behavior. I used a Twin-Delayed Deep Deterministic Policy Gradient agent (written as completely original code) with both an actor and critic network to solve this problem. The agent was able to learn optimal behavior consistent with the analytical solution of the problem, and could identify separate probability distributions for different days of the week and behave accordingly.
翻译:我提出了一个称为Newsvendor模型的深入强化学习(RL)的数学问题解决方案,该模型力求在概率性需求分布的情况下优化利润。为了反映更现实和复杂的形势,需求分布可以在每周的不同天数里发生变化,从而改变最佳行为。 我用一个具有一个演员和评论家网络的双延深层确定性政策分级剂(完全原始代码)来解决这个问题。 该剂能够学习出符合问题分析解决方案的最佳行为,并可以确定一周不同天数的不同概率分布并据此行事。