Spaces:
Sleeping
Sleeping
Update pages/1_Intro_to_DS.py
Browse files- pages/1_Intro_to_DS.py +1 -1
pages/1_Intro_to_DS.py
CHANGED
|
@@ -94,6 +94,6 @@ st.markdown("""
|
|
| 94 |
<p>Gen AI can be considered as combination of Reinforcement Learning from machine learning and Deep Learning</p>
|
| 95 |
<p><strong>Gen AI -> RL(ML) + DL</strong></p>
|
| 96 |
<div style="display: flex; justify-content: center; align-items: center; height: auto;">
|
| 97 |
-
<img src="https://
|
| 98 |
</div>
|
| 99 |
""", unsafe_allow_html=True)
|
|
|
|
| 94 |
<p>Gen AI can be considered as combination of Reinforcement Learning from machine learning and Deep Learning</p>
|
| 95 |
<p><strong>Gen AI -> RL(ML) + DL</strong></p>
|
| 96 |
<div style="display: flex; justify-content: center; align-items: center; height: auto;">
|
| 97 |
+
<img src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTxexdPHmDlmMilE2cfGu8JkwsQviAlVF3Yeg&s" width="300">
|
| 98 |
</div>
|
| 99 |
""", unsafe_allow_html=True)
|