Learn Python, Machine learning, AI
1.04K subscribers
133 videos
2 files
3 links
For PDFs and related stuff join
@ai_ml_python_datascience_iot
Download Telegram
Let's start our content

💫 Use #Module to travel easily throughout the channel

#Module 1 : How to utilise this course

Follow these steps to get a great result
7👍2
Media is too big
VIEW IN TELEGRAM
Section 1
💥 1. How to utilise course
👍4
#Module 2 : Python for Data Science Introduction
Section 2 is divided into sub sections

👉 2.1 Python, Anaconda and relevant packages installations

👉 2.2 Why learn Python?

👉 2.3 Keywords and identifiers

👉 2.4 comments, indentation and statements

👉 2.5 Variables and data types in Python

👉 2.6 Standard Input and Output

👉 2.7 Operators

👉 2.8 Control flow: if else

👉 2.9 Control flow: while loop

👉 2.10 Control flow: for loop

👉 2.11 Control flow: break and continue
👍2
Media is too big
VIEW IN TELEGRAM
2.1 Python, Anaconda and relevant packages installations
Learn Python, Machine learning, AI
2.1 Python, Anaconda and relevant packages installations
☝️
Go with python 3.7 version - python ( link ) and if you face any issue better to install 3.6 version and it works absolutely fine...

Note: - Please don't go with 3.8 , because it is unstable with tensorflow ( link ) .
Click on the links provided.
Media is too big
VIEW IN TELEGRAM
2.5 Variables and data types in Python
This media is not supported in your browser
VIEW IN TELEGRAM
#Module 3 : Python for Data Science: Data Structures
Section 3 is divided into sub sections

👉 3.1 Lists

👉 3.2 Tuples part 1

👉 3.3 Tuples part 2

👉 3.4 Sets

👉 3.5 Dictionary

👉 3.6 Strings