Add `agent.pt` and tag the environment
Browse filesThis commit adds a model that is compatible with the [🥇 Open RL Leaderboard 🥇](https://huggingface.co/spaces/open-rl-leaderboard/leaderboard).
    	
        README.md
    CHANGED
    
    | @@ -4,6 +4,7 @@ tags: | |
| 4 | 
             
            - deep-reinforcement-learning
         | 
| 5 | 
             
            - reinforcement-learning
         | 
| 6 | 
             
            - sample-factory
         | 
|  | |
| 7 | 
             
            model-index:
         | 
| 8 | 
             
            - name: APPO
         | 
| 9 | 
             
              results:
         | 
|  | |
| 4 | 
             
            - deep-reinforcement-learning
         | 
| 5 | 
             
            - reinforcement-learning
         | 
| 6 | 
             
            - sample-factory
         | 
| 7 | 
            +
            - PitfallNoFrameskip-v4
         | 
| 8 | 
             
            model-index:
         | 
| 9 | 
             
            - name: APPO
         | 
| 10 | 
             
              results:
         | 
    	
        agent.pt
    ADDED
    
    | @@ -0,0 +1,3 @@ | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            +
            oid sha256:c2379a275d9f437e663c1d565971d358eb0c8e2bd4e513e92add8da600c5b24b
         | 
| 3 | 
            +
            size 7006413
         | 
