Update pages/2.Introduction to Data Science.py
Browse files
pages/2.Introduction to Data Science.py
CHANGED
@@ -79,5 +79,5 @@ st.write("""**Examples:**
|
|
79 |
- Learning to drive by interacting with the road environment.
|
80 |
- Training a robot to walk by rewarding good steps.
|
81 |
""")
|
82 |
-
st.image("machine.jpg")
|
83 |
|
|
|
79 |
- Learning to drive by interacting with the road environment.
|
80 |
- Training a robot to walk by rewarding good steps.
|
81 |
""")
|
82 |
+
st.image("https://huggingface.co/spaces/shwetashweta05/Zero_to_Hero_Machine_Learning/blob/main/pages/machine.jpg")
|
83 |
|