umar-sharif821 commited on
Commit
4e02d71
·
verified ·
1 Parent(s): b38311c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -27,7 +27,7 @@ We call this **Schema Drift**. Most Reinforcement Learning (RL) agents are train
27
 
28
  You can see exactly what that collapse looks like in the performance data:
29
 
30
- ![Chart showing cumulative reward and cache hit rate under drift, titled "Baseline Policies Collapsing Under Schema Drift".](image_3.png)
31
 
32
  ### How We Built It (The Tech Stack)
33
  We didn't want to build just another "toy" environment. We wanted something that felt like real-world infrastructure.
 
27
 
28
  You can see exactly what that collapse looks like in the performance data:
29
 
30
+ ![Performance Graph](https://huggingface.co/umar-sharif821/CDN-cache-optimizer/resolve/main/results.png)
31
 
32
  ### How We Built It (The Tech Stack)
33
  We didn't want to build just another "toy" environment. We wanted something that felt like real-world infrastructure.