Update pages/1_Introduction to Data Science.py
Browse files
pages/1_Introduction to Data Science.py
CHANGED
|
@@ -7,7 +7,7 @@ st.image("https://cdn.prod.website-files.com/63ccf2f0ea97be12ead278ed/644a18b637
|
|
| 7 |
|
| 8 |
|
| 9 |
st.header(":blue[2. What is Artificial Intelligence(AI)?]")
|
| 10 |
-
st.write("Artificial Intelligence is nothing but it is a field, where machine is trying to mimic/copy Natural Intelligence to create their own intelligence. So that they can perform their
|
| 11 |
st.markdown(":red[Example:-]** Platforms like Instagram employ AI to curate personalized content feeds by analyzing user interactions, thereby enhancing user engagement through tailored experiences.")
|
| 12 |
st.image("https://cdn1.expresscomputer.in/wp-content/uploads/2021/03/24161759/EC_Artificial_Intelligence_750.jpg",width=450)
|
| 13 |
|
|
|
|
| 7 |
|
| 8 |
|
| 9 |
st.header(":blue[2. What is Artificial Intelligence(AI)?]")
|
| 10 |
+
st.write("Artificial Intelligence is nothing but it is a field, where machine is trying to mimic/copy Natural Intelligence to create their own intelligence. So that they can perform their own task without the help of human beings.")
|
| 11 |
st.markdown(":red[Example:-]** Platforms like Instagram employ AI to curate personalized content feeds by analyzing user interactions, thereby enhancing user engagement through tailored experiences.")
|
| 12 |
st.image("https://cdn1.expresscomputer.in/wp-content/uploads/2021/03/24161759/EC_Artificial_Intelligence_750.jpg",width=450)
|
| 13 |
|