0% found this document useful (0 votes)
13 views2 pages

Course

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
13 views2 pages

Course

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

AI, ML, DL and DS

Course cover:
1. Introduction of python:
a. Basic syntax, data types and variable

b. Control structure (if, elif, else), Loops (for, while)

c. Functions and Modules (Defining and Call Function


arguments and return values, Lambda Functions,
Importing and using Python libraries and modules)

d. Data Structures (List, Tuples, Sets, Dictionaries,


Operations on data structures-slicing, indexing,
iterating)

2. Data modules and wrangling:


a. Numpy (Array and Creation, Slicing, Indexing,
Reshaping, Operations and Statistical Operations,
Math functions, Linear algebra function)

b. Pandas (Time Series and DataFrames: Indexing,


Slicing, Filtering, Data Manipulation: joining,
merging, concatenating, Grouping and Aggregating
data, Handling missing data)

3. Data Visualization:
a. Matplotlib (Basic Plotting, Customizing Plots, 3D
Plot)
b. Seaborn (Heatmaps, Distribution plot, Box plot)
4. Machine learning:
a. Introduction of Scikit-learn.

b. Data preprocessing, Model selection and evaluation

c. Search algorithms, Minmax algorithm, Alpha-Beta


algorithm, Bayesian network

d. Supervised learning algorithms (Regression,


Classification)

e. Unsupervised learning algorithms (Clustering,


Dimensionality reduction)

5. Deep learning:
a. Basics of Neural Networks (using Keras/TensorFlow)

b. Convolutional Neural Networks(CNN), Recurrent


Neural Networks(RNN), NLP

c. Text classification using Scikit-learn

6. Database management:
a. MySQL

7. Git/GitHub

8. Toolkit:
a. Python
b. Anaconda
c. R language

You might also like