flashvenom commited on
Commit
edc6f97
·
1 Parent(s): 69c6b58

Use lacuna-end as hero image, remove bottom image

Browse files
Files changed (1) hide show
  1. README.md +2 -14
README.md CHANGED
@@ -13,12 +13,12 @@ language:
13
  - en
14
  library_name: pytorch
15
  pipeline_tag: reinforcement-learning
16
- thumbnail: lacuna.png
17
  ---
18
 
19
  <div align="center">
20
 
21
- ![LACUNA](lacuna.png)
22
 
23
  # LACUNA
24
 
@@ -254,18 +254,6 @@ def normalize_obs(obs):
254
  - [Live Results](https://humanplane.com/lacuna) - Interactive visualization
255
  - [Training Code](https://github.com/humanplane/cross-market-state-fusion) - GitHub repository
256
 
257
- ---
258
-
259
- <div align="center">
260
-
261
- ![LACUNA Results](lacuna-end.png)
262
-
263
- *Final equity curve after 10 hours of live trading*
264
-
265
- </div>
266
-
267
- ---
268
-
269
  ## License
270
 
271
  MIT
 
13
  - en
14
  library_name: pytorch
15
  pipeline_tag: reinforcement-learning
16
+ thumbnail: lacuna-end.png
17
  ---
18
 
19
  <div align="center">
20
 
21
+ ![LACUNA](lacuna-end.png)
22
 
23
  # LACUNA
24
 
 
254
  - [Live Results](https://humanplane.com/lacuna) - Interactive visualization
255
  - [Training Code](https://github.com/humanplane/cross-market-state-fusion) - GitHub repository
256
 
 
 
 
 
 
 
 
 
 
 
 
 
257
  ## License
258
 
259
  MIT