shwetashweta05
commited on
Commit
•
f5d4bbb
1
Parent(s):
ab35ccd
Update pages/2.Introduction to Data Science.py
Browse files
pages/2.Introduction to Data Science.py
CHANGED
@@ -79,6 +79,7 @@ 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 |
|
83 |
|
84 |
st.subheader(":red[**What do you mean by Deep Learning**]")
|
|
|
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 |
|
84 |
|
85 |
st.subheader(":red[**What do you mean by Deep Learning**]")
|