Python QuickStart for People Learning AI [Mini-Course]

preview_player
Показать описание
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:

References:

--

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
Рекомендации по теме
Комментарии
Автор

Hope this guide helps jumpstart your Python journey! Check out more free resources and references in the description :)

ShawhinTalebi
Автор

this video is very helpful. i recently read ur article on lsd...wanted to know one thing... how much time it took you to get to 100% normal.... 6 months ? 1 year ? like no trace of any anxiety

PrekshitBhargava-klxe
Автор

do you have any advice for publishing on a server a python app with ssl etc.. i tried with EC2 but i don't like how things are handled

fabriziocasula