prakharg24 commited on
Commit
f3b5d1b
·
verified ·
1 Parent(s): 6750db7

Update my_pages/home.py

Browse files
Files changed (1) hide show
  1. my_pages/home.py +1 -0
my_pages/home.py CHANGED
@@ -10,6 +10,7 @@ def render():
10
  st.write("")
11
 
12
  sentences = [
 
13
  ("Information Loss.", "information_loss"),
14
  ("ICA Framework.", "ica"),
15
  ]
 
10
  st.write("")
11
 
12
  sentences = [
13
+ ("Rashomon Effect.", "rashomon_effect"),
14
  ("Information Loss.", "information_loss"),
15
  ("ICA Framework.", "ica"),
16
  ]