Update pages/1_Introduction to Data Science.py
Browse files
pages/1_Introduction to Data Science.py
CHANGED
|
@@ -22,7 +22,7 @@ st.image("https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcRG-zzuBreoX1IS_k
|
|
| 22 |
st.header(":blue[4. What is Deep Learning (DL)?]")
|
| 23 |
st.write("Deep Learning is nothing but it is also a tool by using which we can mimic/cpoy NI. It enables systems to recognize complex patterns in images, text, and audio, allowing for accurate insights and predictions without explicit programming for feature extraction.")
|
| 24 |
st.markdown(":red[Example:-]** In manufacturing, deep learning models predict equipment failures by analyzing sensor data from machinery. This proactive approach minimizes downtime and optimizes maintenance schedules.")
|
| 25 |
-
st.image("https://
|
| 26 |
|
| 27 |
|
| 28 |
st.header(":blue[5. What is Generative AI (GenAI)?]")
|
|
|
|
| 22 |
st.header(":blue[4. What is Deep Learning (DL)?]")
|
| 23 |
st.write("Deep Learning is nothing but it is also a tool by using which we can mimic/cpoy NI. It enables systems to recognize complex patterns in images, text, and audio, allowing for accurate insights and predictions without explicit programming for feature extraction.")
|
| 24 |
st.markdown(":red[Example:-]** In manufacturing, deep learning models predict equipment failures by analyzing sensor data from machinery. This proactive approach minimizes downtime and optimizes maintenance schedules.")
|
| 25 |
+
st.image("https://www.mouser.com/blog/Portals/11/Dongang_Machine%20Learning_Theme%20Image-min_1.jpg",width=500)
|
| 26 |
|
| 27 |
|
| 28 |
st.header(":blue[5. What is Generative AI (GenAI)?]")
|