GithubHelp home page GithubHelp logo

dsc-4-46-01-introduction-bain-trial-jan19's Introduction

Introduction

Introduction

This lesson summarizes the topics we'll be covering in section 46 and why they'll be important to you as a data scientist.

Objectives

You will be able to:

  • Understand and explain what is covered in this section
  • Understand and explain why the section will help you to become a data scientist

Deep NLP - Sequence Models

In this section, we'll continue on our learning path of deep NLP with the notion of sequence models

Sequence Model Use Cases

We'll kick off this section by teaching you about Sequence Models, what makes them different from traditional Multi-Layer Perceptrons (or classical densely connected neural networks), and you'll learn about use cases for sequence models, such as applications with text. You'll also learn that deep learning sequence models are also referred to as "Recurrent Neural Networks".

Understanding Recurrent Neural Networks

Next, you'll dive deeper into understanding Recurrent Neural Networks (RNNs). You'll learn about basic RNN structures and about an adapted form or backpropagation which is referred to as "backpropagation through time".

LSTMs and GRUs

Additionally, you'll learn about two advanced and special types of neurons in the RNNs that typically outperform basic RNNs, "Long Short Term Memory"(LSTM) Cells and "Gated Recurrent Units" (GRU)! You'll explore the problems they solve, and compare and contrast the two neurons types to get a feel for what exactly they do and how they do it!

Bidirectional Sequence Models

In the last part of this section, you'll learn about so-called "bi-directional RNNs", and why they excel at NLP tasks.

Summary

In this section, you'll dive deeper into NLP in combination with deep Recurrent Neural Networks!

dsc-4-46-01-introduction-bain-trial-jan19's People

Contributors

loredirick avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.