Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Practical Neural Networks & Deep Learning In R
Rating: 4.6 out of 5(235 ratings)
1,923 students

Practical Neural Networks & Deep Learning In R

Artificial Intelligence & Machine Learning for Practical Data Science in R
Created byMinerva Singh
Last updated 10/2021
English

What you'll learn

  • Be Able To Harness The Power Of R For Practical Data Science
  • Read In Data Into The R Environment From Different Sources & Carry Out Basic Pre-processing Tasks
  • Master The Theory Of Artificial Neural Networks (ANN)
  • Implement ANN For Classification & Regression Problems In R
  • Implement Deep Learning In R
  • Learn The Usage Of The Powerful H2o Package
  • Learn The Implementation Of Both ANN & DNN Using The H2o Package Of R Programming Language

Course content

5 sections53 lectures5h 36m total length
  • Introduction1:31

    Discover practical neural networks and deep learning in R, including deep, convolutional, and recurrent networks, applying them to real-life data such as credit card fraud and images for classification and regression.

  • Data and Scripts For the Course0:10
  • Installing R and R Studio6:36

    Install and configure R and R Studio on Windows, Mac, or Linux using appropriate version and mirror. Install and load packages with library, and use code chunks for reproducible research.

  • Read in CSV & Excel Data9:56

    Discover how to read csv and excel data into R, set the working directory, and inspect data frames with head, using read.csv, read.table, and read_excel.

  • Read in Online CSV4:04
  • Read in Data from Online HTML Tables-Part 14:13
  • Read in Data from Online HTML Tables-Part 27:05

    Read data from html tables on Wikipedia pages using R, by locating the table class, copying the ex-parte details, and reading the table with read_html and the table index.

  • Remove Missing Values17:12

    Remove missing values in R by using complete cases, substituting with mean, or applying imputation via the mice package, including predictive mean mapping on air quality data.

  • More Data Cleaning8:05
  • Introduction to dplyr for Data Summarizing-Part 16:11

    Explore data summarizing with dplyr using air quality data, performing select, filter, mutate, and summarize by month to compute mean ozone values.

  • Introduction to dplyr for Data Summarizing-Part 24:44
  • Exploratory Data Analysis(EDA): Basic Visualizations with R18:54

    Learn exploratory data analysis in R, using histograms, box plots, and scatter plots to reveal distributions and relationships; master qplot and ggplot2 for clear visualizations.

  • More Exploratory Data Analysis with xda4:16

    Explore exploratory data analysis in R using the xda package, install and load it, summarize quantitative variables with numb, inspect qualitative data with guide summary, and visualize relationships.

  • Difference Between Supervised & Unsupervised Learning5:32

    Explore the difference between supervised and unsupervised learning, from learning from data without labels to using labeled training data for classification and regression.

Requirements

  • Be Able To Operate & Install Software On A Computer
  • Prior Exposure To Common Machine Learning Terms Such As Unsupervised & Supervised Learning
  • Prior Exposure To What Neural Networks Are & What They Can Be Used For

Description

YOUR COMPLETE GUIDE TO PRACTICAL NEURAL NETWORKS & DEEP LEARNING IN R:       

This course covers the main aspects of neural networks and deep learning. If you take this course, you can do away with taking other courses or buying books on R based data science.

 In this age of big data, companies across the globe use R to sift through the avalanche of information at their disposal. By becoming proficient in neural networks and deep learning in R, you can give your company a competitive edge and boost your career to the next level!


LEARN FROM AN EXPERT DATA SCIENTIST:

My name is Minerva Singh and I am an Oxford University MPhil (Geography and Environment) graduate. I recently finished a PhD at Cambridge University.

I have +5 years of experience in analyzing real life data from different sources using data science related techniques and producing publications for international peer reviewed journals.

Over the course of my research I realized almost all the R data science courses and books out there do not account for the multidimensional nature of the topic .

This course will give you a robust grounding in the main aspects of practical neural networks and deep learning. 

Unlike other R instructors, I dig deep into the data science features of R and give you a one-of-a-kind grounding in data science...

You will go all the way from carrying out data reading & cleaning  to to finally implementing powerful neural networks and deep learning algorithms and evaluating their performance using R.

Among other things:

  • You will be introduced to powerful R-based deep learning packages such as h2o and MXNET.

  • You will be introduced to deep neural networks (DNN), convolution neural networks (CNN) and recurrent neural networks (RNN).

  • You will learn to apply these frameworks to real life data including credit card fraud data, tumor data, images among others for classification and regression applications.  

With this course, you’ll have the keys to the entire R Neural Networks and Deep Learning Kingdom!


NO PRIOR R OR STATISTICS/MACHINE LEARNING KNOWLEDGE IS REQUIRED:

You’ll start by absorbing the most valuable R Data Science basics and techniques. I use easy-to-understand, hands-on methods to simplify and address even the most difficult concepts in R.

My course will help you implement the methods using real data obtained from different sources. Many courses use made-up data that does not empower students to implement R based data science in real-life.

After taking this course, you’ll easily use data science packages like caret, h2o, mxnet to work with real data in R...

You’ll even understand the underlying concepts to understand what algorithms and methods are best suited for your data.

We will also work with real data and you will have access to all the code and data used in the course. 

JOIN MY COURSE NOW!

Who this course is for:

  • People Wanting To Master The R & R Studio Environment For Data Science
  • Anyone With Prior Exposure To Common Machine Learning Concepts Such As Supervised Learning
  • Students Wishing To Learn The Implementation Of Neural Networks On Real Data In R
  • Students Wishing To Learn The Implementation Of Basic Deep Learning Concepts In R