Giter Site home page Giter Site logo

dsc-4-40-06-section-recap-online-ds-ft-031119's Introduction

Section Recap

Introduction

This short lesson summarizes key takeaways from section 40

Objectives

You will be able to:

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

Key Takeaways

The key takeaways from this section include:

  • Neural networks are powerful models that can be customized and tweaked using various amounts of nodes, layers,...
  • The most basic neural networks are single-layer densely connected neural networks, which have very similar properties as logistic regression models
  • Compared to more tradistional statistics and ML techniques, neural networks perform particulary well when using unstructured data
  • Apart from densely connected networks, otyher types of neural networks include convolutional neural networks, recurrent neural networks, and generative adversarial neural networks.
  • When working with image data, it's important to understand how image data is stored when working with them in Python
  • Logistic regression can be seen as a single-layer neural network with a sigmoid activation function
  • Neural networks use loss and cost functions to minimize the "loss", which is some sort of function that summarizes the difference between the actual outcome (eg. pictures contain santa or not) and the model prediction (whether the model correctly identifies pictures with santas)
  • Backward and forward propagation are used to estimate the so-called "model weights"
  • Adding more layers to neural networks can substantially increase model performance
  • Several activations can be used in model nodes, you can explore with different types and evaluate how it affects performance

dsc-4-40-06-section-recap-online-ds-ft-031119's People

Contributors

loredirick avatar

Watchers

 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.