Python QuickStart for People Learning AI [Mini-Course]



💡 Get 30 (free) AI project ideas: https://30aiprojects.com/

Here, I share a beginner QuickStart guide to AI development with Python. I cover the basics and walk through a concrete example project with code.

Resources:
📰 Blog: https://medium.com/towards-data-science/python-quickstart-for-people-learning-ai-58a1b76df0f4?sk=86e35a65e75f33aadb1f87cf451cf51a
💻 GitHub: https://github.com/ShawhinT/YouTube-Blog/tree/main/python-quickstart

References:
[1] https://www.deeplearning.ai/short-courses/ai-python-for-beginners/
[2] https://docs.python.org/3/using/mac.html
[3] https://docs.python.org/3/using/windows.html
[4] https://www.anaconda.com/download/success
[5] https://youtu.be/czvVibB2lRA


Homepage: https://www.shawhintalebi.com

Intro – 0:00
What is Python? – 0:58
Coding Today – 1:50
Who this is for – 3:43
0) Installing Python – 4:27
1) Data Types – 5:57
2) Variables – 10:33
3) Creating Scripts – 12:49
4) Lops & Conditions – 15:28
5) Functions – 22:55
6) Libraries, pip, & venv – 30:28
Example: Research paper summarizer and keyword extractor – 33:56
What’s Next? – 44:43

source

Leave a Reply

Your email address will not be published. Required fields are marked *

×