The document outlines a 26-week industrial training program on Artificial Intelligence using Python, covering topics such as AI fundamentals, Python programming, mathematics for AI, data preparation, machine learning, deep learning, and AI applications. Participants will engage in hands-on project work to apply their learning. The course aims to equip learners with essential skills in AI and its various applications across different fields.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
13 views1 page
Ai Python Ind TRG (Sfile
The document outlines a 26-week industrial training program on Artificial Intelligence using Python, covering topics such as AI fundamentals, Python programming, mathematics for AI, data preparation, machine learning, deep learning, and AI applications. Participants will engage in hands-on project work to apply their learning. The course aims to equip learners with essential skills in AI and its various applications across different fields.
Industrial Training on Artificial Intelligence using Python
Duration: 26 Weeks @ 4 hrs./day COURSE CONTENT: S. No. Topic 1 Introduction to Artificial Intelligence (AI): Introduction, Evolution & History of AI, Various application areas (Healthcare, Surveillance, Analytics, and Cyber Security etc.), Scientific Applications, Introduction to Machine Learning (ML) and Deep Learning (DL), Difference between AI, ML and DL, Rule based systems, Intelligent Agents, Optimization Problems. 2 Python Programming for Artificial Intelligence: Introduction, data types, variables, operators, Input and output operations; Environment Setup, Control Flow - Decision Control, Loop statements etc.; Data Structures - Lists, Tuples, String, Dictionary, Sets; Functional Programming - function types, Recursive Functions, Lambda functions, modules and packages; OOPs concepts, Exception Handling, Python Libraries - numPy, matplotlib, pandas, scipy, seaborn etc. 3 Mathematics for Artificial Intelligence: Linear Algebra – Vector, Scalar, Matrix and operations on matrix; Probability – Basics, sampling, conditional probability, dependent and independent events; Basics of Statistics - Measures of Central Tendencies and Variance, Probability Distribution (Normal, Binomial, Poisson), Sampling Theory, Correlation, Regression, Outliers 4 Data Preparation & Visualization: Data preparation, data pre-processing, Feature Engineering – feature selection techniques, feature optimization, dimensionality reduction (Principal Component Analysis), Data cleaning and transformation, validation and modelling of data; Data Visualization – Various data plots using python libraries (Box Plot, Scatter Plot, 2D & 3D plots, time-series plot, histogram etc.) 5 Machine Learning: Basics of Machine Learning, Types – Supervised, Unsupervised and Reinforcement Learning, Applications of ML; Classification Algorithms – Linear & logistic regressions (gradient descent, loss function, cross-entropy), Support Vector Machine, Naïve Bayes Classifier, Decision Tree, Random Forest; Clustering Algorithm – k-means, Model evaluation – under fitting vs. over fitting, confusion matrix, ROC, precision, recall, F1, F2, bias & variance. 6 Deep Learning: Introduction, History, Basics of Biological Neurons, Multi-layered Perceptron (MLP), Back propagation, Artificial Neural Network – Convolution Neural Network (CNN), RNN, LSTM, Neural network models using Keras using Tensorflow, Transfer Learning. 6 Applications of Artificial Intelligence: Text Analysis – Overview, Text Processing (Grammars, Parsing, and Stemming), Semantic & Syntactic analysis, Information Retrieval, Image/Video Processing – Face recognition, object classification. Implementation of Chatbots. 7 Project Work