Omkar1806 commited on
Commit
5881e78
·
verified ·
1 Parent(s): 3f4ec6a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -3
README.md CHANGED
@@ -3,7 +3,16 @@ title: Email Gatekeeper RL
3
  emoji: 📧
4
  colorFrom: blue
5
  colorTo: indigo
6
- sdk: gradio
7
  pinned: false
8
- sdk_version: 6.11.0
9
- ---
 
 
 
 
 
 
 
 
 
 
3
  emoji: 📧
4
  colorFrom: blue
5
  colorTo: indigo
6
+ sdk: docker
7
  pinned: false
8
+ ---
9
+
10
+ # 📧 Email Gatekeeper — RL Environment Demo
11
+ **Meta x PyTorch Hackathon** | Gymnasium-based email triage agent
12
+
13
+ This space runs a reinforcement learning environment for email classification using a Dockerized Gradio interface.
14
+
15
+ ### How to run:
16
+ 1. Select the task difficulty (Easy, Medium, Hard).
17
+ 2. Click on **Run Episode**.
18
+ 3. View the agent's performance and cumulative reward.