Introduction
Embark on a transformative journey to explore the realm of artificial intelligence through our Deep Learning with R course. Elevate your skills, learn, and upskill in the rapidly evolving field of AI. Witness the extraordinary progress in machine learning, from groundbreaking achievements in speech and image recognition to defeating world champions in strategic games like Go. Dive into the core of this progress—deep learning—leveraging the Keras library and its seamless interface with the R language. Stay ahead of the curve as you enhance your knowledge and proficiency in AI.
Course Objectives:
- What is deep learning?
- Install R keras package
- Getting started with neural networks
- Deep learning for computer vision
- Deep learning for text and sequences
Duration
7 hours, 1 Day Course
Mode of Delivery
Classroom-based, Instructor-led Training
Course Outline
- Getting Started on R Keras
- What is Deep Learning?
- What is Keras
- Why Using R Keras Package
- Install R Keras Package
- Neural Networks
- What is Neural Network
- Activation Functions
- Neural Network on MNIST
- Convolutional Neural Network
- What is CNN?
- CNN Architecture
- Convolution Layers
- Pooling and Dropout Layers
- CNN on MNIST dataset
- Transfer Learning
- What is Transfer Learning
- Pre-Trained Image Recognition Models
- Fine Tuning Pre-Trained Models
- Recurrent Neural Network
- Sequential Data
- What is RNN?
- Types of RNN
- How to train a RNN
- Long Term Dependencies
- LSTM and GRU Cells
- RNN on IMDB datasets