• Post category:StudyBullet-16
  • Reading time:3 mins read


Learn how a neural network is built from basic building blocks using Python

What you will learn

Learn how a neural network is built from basic building blocks (the neuron)

Learn how Deep Learning works

Code a neural network from scratch in Python and numpy

Describe different types of neural networks and the different types of problems they are used for

Description

Artificial intelligence is growing exponentially. There is no doubt about that. Self-driving cars are clocking up millions of miles, IBM Watson is diagnosing patients better than armies of doctors and Google Deepmind’s AlphaGo beat the World champion at Go – a game where intuition plays a key role. But the further AI advances, the more complex become the problems it needs to solve. And only Deep Learning can solve such complex problems and that’s why it’s at the heart of Artificial intelligence. Deep learning is increasingly dominating technology and has major implications for society. From self-driving cars to medical diagnoses, from face recognition to deep fakes, and from language translation to music generation, deep learning is spreading like wildfire throughout all areas of modern technology. But deep learning is not only about super-fancy, cutting-edge, highly sophisticated applications. Deep learning is increasingly becoming a standard tool in machine-learning, data science, and statistics. Deep learning is used by small startups for data mining and dimension reduction, by governments for detecting tax evasion, and by scientists for detecting patterns in their research data. Deep learning is now used in most areas of technology, business, and entertainment. And it’s becoming more important every year.


Get Instant Notification of New Courses on our Telegram channel.

Noteβž› Make sure your π”ππžπ¦π² cart has only this course you're going to enroll it now, Remove all other courses from the π”ππžπ¦π² cart before Enrolling!


  • Learn how Deep Learning works (not just some diagrams and magical black box code)
  • Learn how a neural network is built from basic building blocks (the neuron)
  • Code a neural network from scratch in Python and numpy
  • Code a neural network using Google’s TensorFlow
  • Describe different types of neural networks and the different types of problems they are used for
  • Derive the backpropagation rule from first principles
English
language

Content

Deep Learning: Convolutional Neural Network CNN using Python

Introduction of Project
Overview of CNN
Installations and Dataset Structure
Import libraries
CNN Model and Layers Coding
Data Preprocessing and Augmentation
Understanding Data generator
Prediction on Single Image
Understanding Different Models and Accuracy

Deep Learning: Artificial Neural Network ANN using Python

Introduction of Project
Setup Environment for ANN
ANN Installation
Import Libraries and Data Preprocessing
Data Preprocessing
Data Preprocessing Continue
Data Exploration
Encoding
Encoding Continue
Preparation of Dataset for Training
Steps to Build ANN Part 1
Steps to Build ANN Part 2
Steps to Build ANN Part 3
Steps to Build ANN Part 4
Predictions
Predictions Continue
Resampling Data with Imbalance-Learn
Resampling Data with Imbalance-Learn Continue

Deep Learning: RNN, LSTM, Stock Price Prognostics using Python

Introduction of Project
Installation
Libraries
Dataset Explore
Import Libraries
Data Preprocessing
Exploratory Data Analysis
Exploratory Data Analysis Continue
Feature Scaling
Feature Scaling Continue
More on Feature Scaling
Building RNN
Building RNN Continue
Training of Network
Prediction on Test Data
Prediction on Test Data Continue
Final Result Visualization

Deep Learning: Project using Convolutional Neural Network CNN in Python

Introduction to Project
Google Collab
Importing Packages and Data
Preprocessing and Model Creation
Training the Model and Prediction
Model Creation using CNN
CNN Model Prediction
Found It Free? Share It Fast!