TheoVincent commited on
Commit
539609b
·
1 Parent(s): 954624a

change image

Browse files
Files changed (2) hide show
  1. README.md +1 -1
  2. sparsities.png → eaudeqn.png +2 -2
README.md CHANGED
@@ -31,7 +31,7 @@ The [evaluate.ipynb](./evaluate.ipynb) notebook contains a minimal example to ev
31
  The training code is available soon ⏳
32
 
33
  ### Model sparsity & performances
34
- | <div style="width:300px; font-size: 30px; font-family:Serif; font-name:Times New Roman" > **EauDeDQN** and **EauDeCQL** achieve high sparsity while keeping performances high. <br> Published at [RLDM](https://arxiv.org/pdf/2503.01437)✨ </br> <div style="font-size: 16px"> <details> <summary id=games>List of Atari games</summary> *BeamRider, MsPacman, Qbert, Pong, Enduro, SpaceInvaders, Assault, CrazyClimber, Boxing, VideoPinball.* </details> </div> </div> | <img src="sparsities.png" alt="drawing" width="600px"/> |
35
  | :-: | :-: |
36
 
37
  The episodic returns and lenghts are available in the __evaluations__ folder 🔬
 
31
  The training code is available soon ⏳
32
 
33
  ### Model sparsity & performances
34
+ | <div style="width:300px; font-size: 30px; font-family:Serif; font-name:Times New Roman" > **EauDeDQN** and **EauDeCQL** achieve high sparsity while keeping performances high. <br> Published at [RLDM](https://arxiv.org/pdf/2503.01437)✨ </br> <div style="font-size: 16px"> <details> <summary id=games>List of Atari games</summary> *BeamRider, MsPacman, Qbert, Pong, Enduro, SpaceInvaders, Assault, CrazyClimber, Boxing, VideoPinball.* </details> </div> </div> | <img src="eaudeqn.png" alt="drawing" width="600px"/> |
35
  | :-: | :-: |
36
 
37
  The episodic returns and lenghts are available in the __evaluations__ folder 🔬
sparsities.png → eaudeqn.png RENAMED
File without changes