You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project implements a reinforcement learning-based packet scheduler for a simulated router handling multiple traffic classes (video, voice, and best-effort). The goal is to meet delay-based QoS constraints while minimizing latency, using model-free RL techniques such as Q-Learning.