Sathwikchowdary commited on
Commit
a191c88
·
verified ·
1 Parent(s): 69cf16f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -4,4 +4,5 @@ import numpy as np
4
  st.title("Zero to Hero ML")
5
  st.subheader("About the app")
6
  st.markdown("This app shares the inspiring journey of an individual who began their data science exploration with no prior knowledge. It details their path to mastering various aspects of the field, including Machine Learning, Deep Learning, and Generative AI. The app highlights their challenges, setbacks, and perseverance in transitioning from a beginner to an expert in data science, offering a motivational zero to hero story")
7
- st.write("Learning data science comes with numerous challenges, such as gaining proficiency in tools like Python, building a solid understanding of mathematical concepts like statistics, and bridging the gap between theoretical knowledge and practical applications.")
 
 
4
  st.title("Zero to Hero ML")
5
  st.subheader("About the app")
6
  st.markdown("This app shares the inspiring journey of an individual who began their data science exploration with no prior knowledge. It details their path to mastering various aspects of the field, including Machine Learning, Deep Learning, and Generative AI. The app highlights their challenges, setbacks, and perseverance in transitioning from a beginner to an expert in data science, offering a motivational zero to hero story")
7
+ st.write("Learning data science comes with numerous challenges, such as gaining proficiency in tools like Python, building a solid understanding of mathematical concepts like statistics, and bridging the gap between theoretical knowledge and practical applications.")
8
+ st.write("Starting out in data science comes with several initial hurdles, such as a lack of technical expertise and difficulty understanding how to apply concepts in real-world scenarios. Additionally, common struggles include managing time effectively, dealing with imposter syndrome, and navigating the overwhelming abundance of information available.")