Data Science Deep Learning & Artificial Intelligence
Data Science Deep Learning & Artificial Intelligence
Data Science Deep Learning & Artificial Intelligence
Value Chain
Types of Analytics
Lifecycle Probability
Analytics Project Lifecycle
Advantage of Deep Learning over Machine learning
Reasons for Deep Learning
Real-Life use cases of Deep Learning
Review of Machine Learning
Data
Big Data
Python
Python Overview
About Interpreted Languages
Advantages/Disadvantages of Python pydoc.
Starting Python
Interpreter PATH
Using the Interpreter
Running a Python Script
Using Variables
Keywords
Built-in Functions
StringsDifferent Literals
Math Operators and Expressions
Writing to the Screen
String Formatting
Command Line Parameters and Flow Control.
Lists
Tuples
Indexing and Slicing
Iterating through a Sequence
Functions for all Sequences
Functions
Function Parameters
Global Variables
Variable Scope and Returning Values. Sorting
Alternate Keys
Lambda Functions
Sorting Collections of Collections
Classes & OOPs
Statistics
What is Statistics
Descriptive Statistics
Central Tendency Measures
The Story of Average
Dispersion Measures
Data Distributions
Central Limit Theorem
What is Sampling
Why Sampling
Sampling Methods
Inferential Statistics
What is Hypothesis testing
Confidence Level
Degrees of freedom
what is pValue
Chi-Square test
What is ANOVA
Correlation vs Regression
Uses of Correlation & Regression
Introduction
ML Fundamentals
ML Common Use Cases
Understanding Supervised and Unsupervised Learning Techniques
Clustering
Similarity Metrics
Distance Measure Types: Euclidean, Cosine Measures
Creating predictive models
Understanding K-Means Clustering
Understanding TF-IDF, Cosine Similarity and their application to Vector Space Model
Case study
Case study
Project Discussion
Linear Regression
Case study
Introduction to Predictive Modeling
Linear Regression Overview
Simple Linear Regression
Multiple Linear Regression
Logistic Regression
Case study
Logistic Regression Overview
Data Partitioning
Univariate Analysis
Bivariate Analysis
Multicollinearity Analysis
Model Building
Model Validation
Model Performance Assessment AUC & ROC curves
Scorecard
Case Study
Introduction to SVMs
SVM History
Vectors Overview
Decision Surfaces
Linear SVMs
The Kernel Trick
Non-Linear SVMs
The Kernel SVM
Sentimental Analysis
Case study
Case Study
Deep Learning Overview
The Brain vs Neuron
Introduction to Deep Learning
Convolutional Operation
Relu Layers
What is Pooling vs Flattening
Full Connection
Softmax vs Cross Entropy
” Building a real world convolutional neural network
for image classification”
Tensorflow
Tensors
Tensorflow data types
CPU vs GPU vs TPU
Tensorflow methods
Introduction to Neural Networks
Neural Network Architecture
Linear Regression example revisited
The Neuron
Neural Network Layers
The MNIST Dataset
Coding MNIST NN
Tensorflow