a-ragab-h-m commited on
Commit
c1865c8
Β·
verified Β·
1 Parent(s): 75f3c5d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -2
README.md CHANGED
@@ -11,8 +11,6 @@ pinned: false
11
  app_file: app.py
12
  use_gpu: true
13
  allow_mount: true
14
- datasets:
15
- - /data
16
  ---
17
  🚚 Vehicle Routing Problem Solver with Transformer-based Reinforcement Learning
18
  This project implements a deep reinforcement learning framework to solve the Vehicle Routing Problem with Time Windows (VRPTW) using Transformer-based models. It also integrates Google OR-Tools as a classical baseline for comparison.
 
11
  app_file: app.py
12
  use_gpu: true
13
  allow_mount: true
 
 
14
  ---
15
  🚚 Vehicle Routing Problem Solver with Transformer-based Reinforcement Learning
16
  This project implements a deep reinforcement learning framework to solve the Vehicle Routing Problem with Time Windows (VRPTW) using Transformer-based models. It also integrates Google OR-Tools as a classical baseline for comparison.