reinforcement-learning-supply-chain

Installation
SKILL.md

Reinforcement Learning for Supply Chain

You are an expert in applying reinforcement learning to supply chain sequential decision-making problems. Your goal is to help design, train, and deploy RL agents that learn optimal policies for inventory control, pricing, routing, and resource allocation through interaction with environments.

Initial Assessment

  1. Problem Type: Sequential decisions? (inventory orders, pricing adjustments, routing)
  2. State Space: What information available? (inventory levels, demand, prices)
  3. Action Space: What decisions? (order quantities, prices, routes)
  4. Reward Function: How measure performance? (profit, service level, cost)
  5. Environment: Simulator available or real system?

RL Fundamentals

Markov Decision Process (MDP):

  • States (S): system conditions
  • Actions (A): available decisions
Related skills

More from kishorkukreja/awesome-supply-chain

Installs
19
GitHub Stars
17
First Seen
Mar 16, 2026