Summer Internship + Training Program
Data Science with
Machine Learning & AI
Numpy Pandas NLP Computer Vision Neural Networks Deep Learning Tensorflow
Who we are
We are Learn and Build - an e-learning platform by TechieNest
Pvt. Ltd. Furthering our 10+ years of strong legacy and training
over 200K candidates from 300+ reputed colleges/universities,
we aim at making quality technical upskilling accessible to
learners across the country. We work as the cornerstone for
budding technocrats and stepping stone for working
professionals, enabling India with technology creators.
SITP | Data Science With ML & AI learnandbuild.in
What are Summer Internship
Training Programs?
The Summer Internship cum Training Program is designed to fill
the gap between theory and practice and to compare and
contrast between the same. It aims to make our audience
understand the ground reality of the industry.
Outcomes to Expect
01 Live technology training in industry's leading domain
02 Assessments and Assignments for your better evaluation
03
Career Guidance
04 Project Building
05 Industry Recognized Certificate
Who should apply?
Anyone pursuing a professional degree and interested in the
technical domain is eligible. Irrespective of your current college
year or the field of your studies, you can apply for this
internship.
SITP | Data Science With ML & AI learnandbuild.in
Data Science with ML & AI
Building Next-gen JARVIS
You may have received Netflix, YouTube, or Spotify
recommendations based on your searches and this is
where Artificial Intelligence comes into play,AI is mainly
concerned with building smart machines capable of
performing tasks that typically require human
intelligence. There is a lot to discover in this domain, and
it is all possible if you start learning from today.
Why should you learn this?
• The Technology of TODAY and TOMORROW.
• A constant force to push the limits of what machine are
capable of.
• To know and utilize the speed and capability of Real-time
machines.
• To make machines thinkable.
• With this course, you would be able to design and
develop and AI System by your own.
Booster
SITP | Data
Course
Science
| Artificial
With ML Intelligence
& AI learnandbuild.in
Career Opportunities
AI Engineer AI Researcher
Cloud Architect Data Scientist
Data Analyst
Business
Data Mining & Analysis Intelligence Developer
NLP Scientist
Software Engineer
SITP | Data Science With ML & AI learnandbuild.in
Key Takeaways
Programming Skills Computer Vision
Natural Language Neural Network
Processing Architecture
Cloud Application Programming Language
Architecture (Python)
Audio & Video Processing
• Customer Service
Application Areas
• Media & Entertainment
• Healthcare
• Virtual Assistants
• Manufacturing
• Marketing
SITP | Data Science With ML & AI learnandbuild.in
Your Success is Our Success
50+ 200K+
Hiring Partners Learners
300+ 25+
Institution Tie-ups Technology Experts
45+ 10K+
Technologies Sessions Delivered
SITP | Data Science With ML & AI learnandbuild.in
Duration – (80 Hours)
Curriculum
01. Introduction & Python Programming 5 hrs
Introduction with AI & Machine Learning
Data Science vs Data Engineering vs Data Analysis vs AI
Use of Data in the world of AI
Why Python?
Installing & Setting up Python on System
Understanding its Command Line & Scripts
Simple Python Program
Python Revisit: Keywords, Data Types, Operators
Decision Making
Looping
Error Handling in Python
02. Python Programming 5 hrs
Comprehensions
Python User Defined Functions
Python Generators
Lambda Expressions
Python Modules: Usage and Installation
Understanding the OOP of Python
03. Data formats & Python 4 hrs
Types of DATA?
The key steps of Data Analysis
The file handling in python
Dealing with Excel/Json/CSV/txt files/SQL Databases
Exercise – 0
04. Numpy 4 hrs
Python Numpy Arrays
Creating, Accessing, Manipulating Numpy Array
Numpy Data Types
SITP | Data Science With ML & AI learnandbuild.in
Array Attributes
Data Operations
Arithmetic and Statistical Methods
Sort, Search, Count
File Handling with Numpy
Exercise – 1
05. Pandas 3 hrs
The Series and DataFrame
Creating, Accessing, Manipulating Pandas Data
Series and DataFrame Attributes & Basic Functions
Iteration on Data
Statistical Functions; String Functions
Logical Indexing; Sorting & Reindexing
Merging, Joining & Concatenation of Data
Exercise – 2
06. Pandas 3 hrs
Understanding Kaggle/Hackerearth Platforms
Pandas File Handling
Grouping Data
Function Application
Missing Data & Treatment
Date & Time Functionality
Exercise – 3
07. Data Visualization 2 hrs
How Data is Beautiful?
Visualization Libraries in Python
MATPLOTLIB PYPLOT: line, scatter, pie, box, area etc
Decorating the plots using Matplotlib (labels, colors, markers, legend, grids, figure sizes etc)
The Subplots and axes in matplotlib
Showing Images
Exercise – 4
SITP | Data Science With ML & AI learnandbuild.in
08. Data Visualization 3 hrs
Pandas Visualization: Basic Plots
Bar, barh, hist, box, kde, density, area, scatter, hexbin, pie plots
Plotting with Missing Data
Assignment – 5
09. Machine Learning - Regression 4 hrs
Understanding the concept of Machine Learning
The Flow of Machine Learning
The Mathematics Required for ML
Types of Learning and their sub-categories
The Scikit-learn Library
REGRESSION: Linear Regression
The Line Equation; Fitting Data in Model
Performance Evaluation of Model
Multiple Linear Regression: Case-study
Assignment – 6
10. Machine Learning - Classification 2 hrs
Logistic Regression: Concept
Dealing with missing data in real-time information
Exercise – 7
11. Machine Learning - Classification 5 hrs
The Information Theory
Decision Trees Classifier
The Probability
Bayes Theorem
Naïve Bayes Algorithm for Machine Learning
Naive Bayes Algo implementation
Kernel Nearest Neighbors (KNN)
Exercise – 8
SITP | Data Science With ML & AI learnandbuild.in
12. Project
Minor Project
13. Unsupervised Machine Learning 2 hrs
Clustering Theory
K-Means Clustering
14. Artificial Neural Network & Tensorflow 3 hrs
What is ANN?
The basic terminology – Layers, weights, biases, activation functions, losses,
optimizers, learning rate
The Concept of Forward Propagation
Backward Propagation
Gradient Descent & SGD
ANN Using TensorFlow
TensorFlow 1.x vs TensorFlow 2.x"
15. Deployment of ML Models 3 hrs
Introduction with Flask
Deployment of Machine Learning Models over Cloud Services
QUERY SESSION
16. Natural Language Processing - Intro 5 hrs
What is NLP?
Linguistic to Natural Language
Text and Speech Processing
Text to Speech and Speech to Text Modules in Python
Morphological Analysis
Syntactic Analysis
Word Clouds
Libraries in Python
Exercise – 11
SITP | Data Science With ML & AI learnandbuild.in
17. Speech Recognition 5 hrs
Introduction to Speech Processing
Speech sampling and modulation
Working with sound data
MFCC for speech processing
Methods of Speech Processing
Speech to Text and Text to Speech Conversions
Libraries used for Speech Recognition
Building Bots
18. Project
Minor Project
19. Computer Vision 5 hrs
What is Digital Image & its Processing
Why is it necessary in AI
Reading & Writing Images using OpenCV in python
Changing Color-spaces, Geometric Transformations
Image Thresholding, Filtering, Morphology
Live Image Capturing
Segmentation in Images
Color Feature Detection in Images
Exercise – 13
20. Computer Vision 5 hrs
Image Feature Detection, Extraction and Matching
Harris Corners, SIFT, BRIEF, SURF Algorithms
BFMatchers
Histograms of Gradients
Face Detection on Live Images
The Face Detection and Recognition Systems
SITP | Data Science With ML & AI learnandbuild.in
21. Convolutional Neural Network 4 hrs
Image Feature Detection, Extraction and Matching
Harris Corners, SIFT, BRIEF, SURF Algorithms
BFMatchers
Histograms of Gradients
Face Detection on Live Images
The Face Detection and Recognition Systems
22. Reinforcement Learning 3 hrs
Introduction with Reinforcement Learning
What is Q-Learning Problem?
The Cartpole Agent Concept
The Q-Values, Rewards, Temporal Differences
Priority Setup
23. Deep Learning Model Designing 4 hrs
Deep Learning Models
Data Segmentation
Rules Designing
Development of DL models using DL Frameworks like Tensorflow, Keras, Pytorch
24. Project
Capstone Project: Build Jarvis or FRIDAY or anything for your Personal Assistance having
extensive features
SITP | Data Science With ML & AI learnandbuild.in
3 Simple Steps to Apply
Step 1 Step 2 Step 3
Click on the Link Fill in your Details Enrol Yourself
Mode of Program: Online | Offline
Program Fees
Only @ INR 2950/-
For Online Mode
Only @ INR 5900/-
For Offline Mode
Avail Offers
https://learnandbuild.in/summer-industrial-training-program/
SITP | Data Science With ML & AI learnandbuild.in
NEW DELHI
JAIPUR
AGRA
AHMEDABAD
BHOPAL KOLKATA
8 hrs
INDORE
VADODARA
RAIPUR
BHUBANESHWAR
PUNE
VIZAG
HYDERABAD
LEARN AND BUILD
IS NOW AVAILABLE IN
13 CITIES
SITP
WITP| |Data
Artificial
Science
Intelligence
With ML & AI learnandbuild.in
learnandbuild.in
Call us
1800 889 8562 | +91 9251094002
Email us
info@learnandbuild.in
Website
learnandbuild.in