darwin05 commited on
Commit
2af9506
·
verified ·
1 Parent(s): 7d34450

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -3,7 +3,7 @@
3
 
4
  **EAWM** (Event-Aware World Models) is an event-aware world model framework for reinforcement learning. In addition to conventional observation prediction, EAWM explicitly models events so that the world model can learn sparser and more interpretable environment dynamics. The repository includes experiments on Atari, DeepMind Control Suite, DMC-GB2, and Craftax.
5
  <div align="center">
6
- <img src="https://github.com/MarquisDarwin/EAWM/blob/master/results/results.png" height="220" />
7
  </div>
8
 
9
 
 
3
 
4
  **EAWM** (Event-Aware World Models) is an event-aware world model framework for reinforcement learning. In addition to conventional observation prediction, EAWM explicitly models events so that the world model can learn sparser and more interpretable environment dynamics. The repository includes experiments on Atari, DeepMind Control Suite, DMC-GB2, and Craftax.
5
  <div align="center">
6
+ <img src="results.png" height="220" />
7
  </div>
8
 
9