[go: up one dir, main page]

0% found this document useful (0 votes)
40 views2 pages

AI Series - Deep Learning Using Keras V1

The 3-day course provides an introduction to deep learning techniques using Keras and TensorFlow. Participants will learn about neural networks and deep learning frameworks. They will develop regression and classification models for problems like house price prediction and image recognition. Additionally, the course covers applying deep learning to natural language processing tasks using recurrent neural networks, word embeddings, and attention models.

Uploaded by

Mukram Khan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
40 views2 pages

AI Series - Deep Learning Using Keras V1

The 3-day course provides an introduction to deep learning techniques using Keras and TensorFlow. Participants will learn about neural networks and deep learning frameworks. They will develop regression and classification models for problems like house price prediction and image recognition. Additionally, the course covers applying deep learning to natural language processing tasks using recurrent neural networks, word embeddings, and attention models.

Uploaded by

Mukram Khan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Artificial Intelligence Series –

Deep Learning using Keras (Python)

The objective of this course is to give participants basic Topics:


understanding of modern neural networks and their
applications in computer vision and natural language
 Introduction to Deep Learning
understanding, which key applications in Artificial Intelligence. Techniques
The course starts with a recap of machine learning and  Understand Regression and
discussion of how optimization methods are crucial for training Classification Problems
deep neural networks. Participants will study all popular  Understand core concepts like:
building blocks of neural networks including fully connected Neurons, Layers, Activation
layers, convolutional and recurrent layers. Participants will also Functions, Optimizers, Loss Function
learn to build neural network architectures in TensorFlow and  Applying Deep Learning Algorithms to
Keras frameworks. Computer Vision Problems like Image
classification
 Understand Convolution Neural
Pre-requisites: Networks (CNN) and Image
Classification
 A basic understanding of data and programming  Working with text using word
embeddings
is required.
 NLP Processing using Sequence
Models or Attention Models
 Hands on using Tensorflow 2.0 + and
Hardware & Software: Keras Library
 Using Google Colab for Development

 A desktop or notebook with 64 bit OS (Windows/Mac)


 8 GB RAM
 High speed Internet connection 256 kbps+ Days: 3 Days

Instructor Profile
Manaranjan Pradhan has about 20+ years of industry experience working on Cloud computing, Big Data,
Data Science & Machine Learning. He has worked with TCS, HP, and iGATE and worked on large scale
projects for customers like Motorola, Home Depot, CKWB Bank, P&G in the roles of solution and
technical architect. He is a freelance who provides consulting and training on Big Data, Machine Learning
and Deep Learning. He has been teaching Big Data and Machine Learning for 3 years and has trained
more than 500 people from several large MNCs including EMC, CISCO, HP, YODLEE, YAHOO, SAMSUNG,
VeriSign, Success Factors & Goldman Sachs etc. He is also a guest lecture on Big Data and Machine
Learning at IIM Bangalore. He is an alumni of Indian Institute of Management (IIM), Bangalore and has
completed certification on Business Analytics and Intelligence program. He has data science and scalable
machine learning certifications from Coursera and edx.org.

He had published an Analytics Case in Harvard Business Publishing :


https://cb.hbsp.harvard.edu/cbmp/product/IMB573-PDF-ENG

He has authored a book called Machine Learning using Python, published by Wiley.
https://www.amazon.in/gp/product/8126579900

Connect with him on Linked in https://www.linkedin.com/in/manaranjanpradhan/


Artificial Intelligence Series –
Deep Learning using Keras (Python)

Book Published by the Instructor

Course Outline

Understanding how machines learn


Introduction to Deep Learning Understanding perceptron and multiplayer Neural Networks
Overview of Deep Learning Frameworks: Keras & Tensorflow

Understanding Gradient Descent: Mini-batch and Stochastic


Overview Back Propagation, Cost Function & Optimizers
Writing a Deep Learning Algorithm from Scratch using Tensorflow
Dive deep into Deep Learning Developing a deep learning model using Keras
Developing a Regression & Classification Model using NN
NN Network Architecture & it’s hyper-parameters
Case Study: House Price Prediction

Understanding Convolutions, Filters, Max Pooling, Dropouts


Understanding Image Classification
Applying Deep Learning to
Building a CNN Model using Keras
Computer Vision Applications
Model Architectures & Transfer Learning
Case Study: Image Recognition

Recurrent Neural Networks


Natural Language Processing and Word Embeddings
Applying Deep Learning to Sequence Models
Natural Language Processing Attention and BERT Models
Building Models using Keras and Transformer Library
Case Study: Sentiment Analysis

Creating Training, validation and Test Data Sets


Cross validations
Model Evaluation
Understanding Evaluation Metrics: RMSE, R-square, Confusion Matrix,
Precision, Recall, Accuracy etc.

You might also like