0% found this document useful (0 votes)
4 views16 pages

ScriptAi - Training Module For AI

The AI/ML Training Program by ScriptAI Digital Services Pvt. Ltd. is a comprehensive 12-week course designed to equip learners with foundational and advanced skills in AI, Machine Learning, Data Science, and Deep Learning through practical projects. It targets a diverse audience including beginners, college students, and professionals, covering topics from Python programming to AI deployment. Upon completion, participants will be prepared for various roles in the AI/ML field and gain hands-on experience with industry-standard tools.
Copyright
© All Rights Reserved
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% found this document useful (0 votes)
4 views16 pages

ScriptAi - Training Module For AI

The AI/ML Training Program by ScriptAI Digital Services Pvt. Ltd. is a comprehensive 12-week course designed to equip learners with foundational and advanced skills in AI, Machine Learning, Data Science, and Deep Learning through practical projects. It targets a diverse audience including beginners, college students, and professionals, covering topics from Python programming to AI deployment. Upon completion, participants will be prepared for various roles in the AI/ML field and gain hands-on experience with industry-standard tools.
Copyright
© All Rights Reserved
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

ScriptAI Digital Services Pvt. Ltd.

Course Overview
This Artificial Intelligence and Machine Learning (AI/ML) Training Program is designed to
help learners build strong foundations in AI, Machine Learning, Data Science, and Deep
Learning using industry-standard tools and real-world projects.

The course starts with Python programming and data analysis fundamentals, then gradually
moves toward advanced topics such as machine learning algorithms, neural networks,
Natural Language Processing (NLP), Computer Vision, and AI deployment.

The program is highly practical, project-oriented, and aligned with current industry
requirements to prepare learners for internships, freelancing, or full-time AI/ML roles.

Target Audience

This course is suitable for:

Beginners interested in AI and Machine Learning

College students ([Link], BCA, MCA, [Link] IT, etc.)

Software developers wanting to transition into AI/ML

Data analysts seeking ML skills

Working professionals looking for career growth

Entrepreneurs and startup founders

Freelancers interested in AI-based solutions

Learning Objectives
Address: #5/1 Double Storey, Vijay Nagar, Delhi-110009
Phone: 9253066656 | Email: info@[Link]
Website: [Link]
ScriptAI Digital Services Pvt. Ltd.

By the end of this course, learners will be able to:

Understand AI, ML, and Deep Learning concepts

Write Python programs for data processing

Work with datasets using Pandas and NumPy

Visualize data using Matplotlib and Seaborn

Build Machine Learning models

Train and evaluate ML algorithms

Develop Deep Learning applications

Build NLP and Computer Vision projects

Deploy AI applications

Work on real-world industry projects

Prepare for AI/ML job interviews

Course Duration & Structure

Recommended Duration

12 Weeks (3 Months)

Suggested Schedule

Classes per Week: 4–5 Days

Hours per Week: 8–12 Hours

Total Training Hours: 100–140 Hours

Training Format

Online Live Training

Offline Classroom Training

Hybrid Mode Supported

Address: #5/1 Double Storey, Vijay Nagar, Delhi-110009


Phone: 9253066656 | Email: info@[Link]
Website: [Link]
ScriptAI Digital Services Pvt. Ltd.

Module 1: Introduction to AI & Python Programming (8 Hours)

Topics Covered
Introduction to AI, ML, and Deep Learning

AI applications in industries

Python installation and setup

Jupyter Notebook / Google Colab

Python syntax and variables

Data types

Operators

Conditional statements

Loops

Functions

File handling

Exception handling

Practical Exercises

Calculator app

Number guessing game

File reader program

Address: #5/1 Double Storey, Vijay Nagar, Delhi-110009


Phone: 9253066656 | Email: info@[Link]
Website: [Link]
ScriptAI Digital Services Pvt. Ltd.

Module 2: Advanced Python for Data Science (10 Hours)

Topics Covered
Lists, tuples, sets, dictionaries

Lambda functions

List comprehensions

Modules and packages

Object-Oriented Programming (OOP)

APIs and JSON handling

Python for automation

Practical Exercises

Student management system

API data extraction project

Address: #5/1 Double Storey, Vijay Nagar, Delhi-110009


Phone: 9253066656 | Email: info@[Link]
Website: [Link]
ScriptAI Digital Services Pvt. Ltd.

Module 3: Mathematics & Statistics for ML (8 Hours)

Topics Covered
Linear algebra basics

Vectors and matrices

Probability fundamentals

Mean, median, mode

Standard deviation

Correlation and covariance

Data distributions

Hypothesis testing

Practical Exercises

Statistical analysis using Python

Probability simulation

Address: #5/1 Double Storey, Vijay Nagar, Delhi-110009


Phone: 9253066656 | Email: info@[Link]
Website: [Link]
ScriptAI Digital Services Pvt. Ltd.

Module 4: Data Analysis & Visualization (10 Hours)

Topics Covered
NumPy fundamentals

Pandas DataFrames

Data cleaning

Handling missing values

Data transformation

Data visualization using:

Matplotlib

Seaborn

Exploratory Data Analysis (EDA)

Practical Exercises

COVID-19 dataset analysis

Sales dashboard

Address: #5/1 Double Storey, Vijay Nagar, Delhi-110009


Phone: 9253066656 | Email: info@[Link]
Website: [Link]
ScriptAI Digital Services Pvt. Ltd.

Module 5: Machine Learning Fundamentals (10 Hours)

Topics Covered
What is Machine Learning

Types of Machine Learning

ML workflow

Training vs testing data

Feature engineering

Data pre-processing

Bias and variance

Overfitting and underfitting

Practical Exercises

Data pre-processing pipeline

Feature engineering tasks

Address: #5/1 Double Storey, Vijay Nagar, Delhi-110009


Phone: 9253066656 | Email: info@[Link]
Website: [Link]
ScriptAI Digital Services Pvt. Ltd.

Module 6: Supervised Learning Algorithms (12 Hours)

Topics Covered
Linear Regression

Logistic Regression

Decision Trees

Random Forest

Support Vector Machine (SVM)

K-Nearest Neighbors (KNN)

Naive Bayes

Model Evaluation

Accuracy

Precision

Recall

F1-score

Confusion matrix

ROC-AUC

Practical Exercises

House price prediction

Customer churn prediction

Spam email classifier

Address: #5/1 Double Storey, Vijay Nagar, Delhi-110009


Phone: 9253066656 | Email: info@[Link]
Website: [Link]
ScriptAI Digital Services Pvt. Ltd.

Module 7: Unsupervised Learning & Optimization (10 Hours)

Topics Covered
Clustering concepts

K-Means Clustering

Hierarchical Clustering

Dimensionality Reduction

PCA (Principal Component Analysis)

Hyperparameter tuning

Cross-validation

GridSearchCV

Practical Exercises

Customer segmentation

Recommendation engine basics

Address: #5/1 Double Storey, Vijay Nagar, Delhi-110009


Phone: 9253066656 | Email: info@[Link]
Website: [Link]
ScriptAI Digital Services Pvt. Ltd.

Module 8: Deep Learning Fundamentals (10 Hours)

Topics Covered
Introduction to neural networks

Perceptron

Activation functions

Forward and backward propagation

Loss functions

Optimizers

Introduction to TensorFlow & Keras

Practical Exercises

Build first neural network

Address: #5/1 Double Storey, Vijay Nagar, Delhi-110009


Phone: 9253066656 | Email: info@[Link]
Website: [Link]
ScriptAI Digital Services Pvt. Ltd.

Module 9: Neural Networks & TensorFlow (12 Hours)

Topics Covered
Artificial Neural Networks (ANN)

Convolutional Neural Networks (CNN)

Recurrent Neural Networks (RNN)

Model training and tuning

Transfer learning

Practical Exercises

Image classification project

Handwritten digit recognition

Address: #5/1 Double Storey, Vijay Nagar, Delhi-110009


Phone: 9253066656 | Email: info@[Link]
Website: [Link]
ScriptAI Digital Services Pvt. Ltd.

Module 10: Natural Language Processing (NLP) (10 Hours)

Topics Covered
NLP fundamentals

Text preprocessing

Tokenization

Stopwords removal

Stemming & Lemmatization

TF-IDF

Sentiment analysis

Chatbot basics

Practical Exercises

Sentiment analysis system

AI chatbot

Address: #5/1 Double Storey, Vijay Nagar, Delhi-110009


Phone: 9253066656 | Email: info@[Link]
Website: [Link]
ScriptAI Digital Services Pvt. Ltd.

Module 11: Computer Vision & AI Deployment (10 Hours)

Topics Covered
OpenCV basics

Image processing

Face detection

Object detection basics

Model deployment

Flask/FastAPI basics

Streamlit deployment

Introduction to cloud deployment

Practical Exercises

Face detection app

AI web application deployment

Address: #5/1 Double Storey, Vijay Nagar, Delhi-110009


Phone: 9253066656 | Email: info@[Link]
Website: [Link]
ScriptAI Digital Services Pvt. Ltd.

Module 12: Capstone Project & Career Preparation (10 Hours)

Topics Covered
Resume building

GitHub portfolio setup

LinkedIn optimization

Interview preparation

Mock interviews

Freelancing guidance

Final Project Development

Students develop a complete AI/ML application.

Tools & Technologies


Programming Language

Python

Development Environments
Jupyter Notebook

Google Colab

VS Code

Libraries & Frameworks


NumPy

Pandas

Matplotlib

Seaborn

Scikit-learn

TensorFlow

Address: #5/1 Double Storey, Vijay Nagar, Delhi-110009


Phone: 9253066656 | Email: info@[Link]
Website: [Link]
ScriptAI Digital Services Pvt. Ltd.

Keras

OpenCV

NLTK

SpaCy

Streamlit

Flask

Version Control
Git & GitHub

Training Includes
Live coding sessions

Interactive discussions

Case studies

Real datasets

Project-based learning

Industry examples

Address: #5/1 Double Storey, Vijay Nagar, Delhi-110009


Phone: 9253066656 | Email: info@[Link]
Website: [Link]
ScriptAI Digital Services Pvt. Ltd.

Career Opportunities After Course

Students can apply for roles such as:


AI Engineer

Machine Learning Engineer

Data Analyst

Data Scientist

NLP Engineer

Computer Vision Engineer

Python Developer

AI Research Assistant

Outcome of the Program

After completing this training, learners will be able to:


Build AI/ML models independently

Analyze and visualize data

Develop intelligent applications

Deploy AI solutions

Apply for AI/ML jobs confidently

Work on freelance and startup AI projects

Address: #5/1 Double Storey, Vijay Nagar, Delhi-110009


Phone: 9253066656 | Email: info@[Link]
Website: [Link]

You might also like