Course Features
- Lectures 79
- Quizzes 0
- Duration 216 hours
- Skill level All levels
- Language English
- Students 25
- Assessments Yes
Curriculum
- 12 Sections
- 79 Lessons
- 12 Weeks
Expand all sectionsCollapse all sections
- Week 1/12: Starting up with Artificial Intelligence & Basics of Python7
- 1.1Scope and Evolution of Artificial Intelligence1 Week
- 1.2Setting up environment and Leveraging Jupyter Notebook for Seamless and Interactive Data Analysis and Visualization1 Week
- 1.3Embarking on the Journey of Python Mastery1 Week
- 1.4Setting-up python framework, Basic Python Syntax and Structure1 Week
- 1.5Fundamental Data Types (int, float, str, bool), Variables and Assignments1 Week
- 1.6Fundamental mathematics functions in Python {(Addition (+), Subtraction (-), Modulus (%) etc)1 Week
- 1.7Task No. 1 to 6 (Details may be seen in Annexure I)1 Week
- Week 2/12: Conditional statement, Loops, Functions and Data Types5
- 2.1Develop a program incorporating control structures for optimal functionality (IF, IF ELSE, AND ELIF)
- 2.2Orchestration of program using loop structures, String handling and exception handling
- 2.3Formulate program using functions and lists
- 2.4Develop program using tuple, sets and dictionaries
- 2.5Task No. 7 to 14 (Details may be seen in Annexure I)
- Week 3/12: Machine Learning and NumPy Library6
- Week 4/12: Pandas Library5
- 4.1Pandas data structures (series & data frame), Input & output operations using pandas
- 4.2Selection operations, Sort & rank and Retrieving series/ dataframe information
- 4.3Employing Pandas functions, Data alignment
- 4.4Data preprocessing using Pandas
- 4.5Task No. 23 to 28 (Details may be seen in Annexure I)
- Week 5/12: Graphical interpretation of data6
- 5.1Import and install Matplotlib
- 5.2Gearing up the data, Creating the Plot and Plotting routines
- 5.3Customizing the plot, Saving the plot, Displaying the plot
- 5.4Types of plots, Graphs and Search Strategies
- 5.5Brute force search o Depth first search o Breadth first search
- 5.6Task No. 29 to 34 (Details may be seen in Annexure I)
- Week 6/12: Classification and Regression7
- 6.1Disparity between classification and regression
- 6.2Supervised vs. Unsupervised learning
- 6.3Categories of supervised learning
- 6.4Regression () o Univariate linear regression o Multivariate regression
- 6.5Polynomial regression(), Train-Test split and Validation
- 6.6Logistic Regression ()
- 6.7Task No. 35 to 40 (Details may be seen in Annexure I)
- Week 7/12: KNN & Clustering techniques in Machine learning9
- Week 8/12: Dealing with Textual Data6
- Week 9/12: OpenCV (image & video processing)7
- 9.1Preamble to OpenCV, Image installation and importing basic functions of OpenCV
- 9.2Exhibit images in multiple modes & Capture videos using openCV
- 9.3Face detection using OpenCV and Basic operations on images
- 9.4Blend two different images
- 9.5Change fundamental color spaces, Image Thresholding
- 9.6Detect face with mask and without mask
- 9.7Task No. 54 to 60 (Details may be seen in Annexure I)
- Week 10/12: Deep Learning and Neural Networks7
- 10.1Evolution and Importance of Deep Learning and its applications
- 10.2Overview of Neural Networks, Key Terminology: Layers, Nodes, and Weights
- 10.3Understanding Feedforward Neural Networks
- 10.4Convolutional Neural Networks (CNNs)
- 10.5Recurrent Neural Networks (RNNs)
- 10.6Architectural Considerations in Deep Learning
- 10.7Task No. 61 and 65 (Details may be seen in Annexure I)
- Week 11/12: TensorFlow14
- 11.1Preamble & Evolution of TensorFlow
- 11.2Configuring Development Environments & Setting up GPU Support (Optional)
- 11.3Scalar or (0) Dimension Tensor Flow
- 11.4Vectors or 1 Dimension Tensorflow
- 11.5Matrices or (2) Dimension Tensor Flow
- 11.6Building basic computation graph
- 11.7Running basic computational graph
- 11.8Tensor Constant
- 11.9Tensor Placeholder
- 11.10Tensor Variable
- 11.11Padding and how Strides work
- 11.12CNN using Keras in Python on MNIST data set
- 11.13CNN on CIFAR-10 Dataset
- 11.14Task No. 66 to 72
- Week 12/12: Recap of Course & Final Project preparation0