Skip to main content
HomePythonAdvanced Deep Learning with Keras

Advanced Deep Learning with Keras

Build multiple-input and multiple-output deep learning models using Keras.

Start Course for Free
4 Horas13 Videos46 Exercises
31.205 LearnersTrophyStatement of Accomplishment

Create Your Free Account

GoogleLinkedInFacebook

or

By continuing, you accept our Terms of Use, our Privacy Policy and that your data is stored in the USA.
GroupTraining 2 or more people?Try DataCamp For Business

Loved by learners at thousands of companies


Descrição do Curso

This course shows you how to solve a variety of problems using the versatile Keras functional API. You will start with simple, multi-layer dense networks (also known as multi-layer perceptrons), and continue on to more complicated architectures. The course will cover how to build models with multiple inputs and a single output, as well as how to share weights between layers in a model. We will also cover advanced topics such as category embeddings and multiple-output networks. If you've ever wanted to train a network that does both classification and regression, then this course is for you!
For Business

GroupTraining 2 or more people?

Get your team access to the full DataCamp library, with centralized reporting, assignments, projects and more
Try DataCamp for BusinessFor a bespoke solution book a demo.

Nas seguintes faixas

Fundamentos de Keras

Ir para a trilha
  1. 1

    The Keras Functional API

    Livre

    In this chapter, you'll become familiar with the basics of the Keras functional API. You'll build a simple functional network using functional building blocks, fit it to data, and make predictions.

    Reproduzir Capítulo Agora
    Keras input and dense layers
    50 xp
    Input layers
    100 xp
    Dense layers
    100 xp
    Output layers
    100 xp
    Build and compile a model
    50 xp
    Build a model
    100 xp
    Compile a model
    100 xp
    Visualize a model
    100 xp
    Fit and evaluate a model
    50 xp
    Fit the model to the tournament basketball data
    100 xp
    Evaluate the model on a test set
    100 xp
  2. 2

    Two Input Networks Using Categorical Embeddings, Shared Layers, and Merge Layers

    In this chapter, you will build two-input networks that use categorical embeddings to represent high-cardinality data, shared layers to specify re-usable building blocks, and merge layers to join multiple inputs to a single output. By the end of this chapter, you will have the foundational building blocks for designing neural networks with complex data flows.

    Reproduzir Capítulo Agora
  3. 3

    Multiple Inputs: 3 Inputs (and Beyond!)

    In this chapter, you will extend your 2-input model to 3 inputs, and learn how to use Keras' summary and plot functions to understand the parameters and topology of your neural networks. By the end of the chapter, you will understand how to extend a 2-input model to 3 inputs and beyond.

    Reproduzir Capítulo Agora
  4. 4

    Multiple Outputs

    In this chapter, you will build neural networks with multiple outputs, which can be used to solve regression problems with multiple targets. You will also build a model that solves a regression problem and a classification problem simultaneously.

    Reproduzir Capítulo Agora
For Business

GroupTraining 2 or more people?

Get your team access to the full DataCamp library, with centralized reporting, assignments, projects and more

Nas seguintes faixas

Fundamentos de Keras

Ir para a trilha

Datasets

Basketball dataBasketball models

Collaborators

Collaborator's avatar
Sumedh Panchadhar
Zachary Deane-Mayer HeadshotZachary Deane-Mayer

VP, Data Science at DataRobot

Veja Mais

What do other learners have to say?

Join over 13 million learners and start Advanced Deep Learning with Keras today!

Create Your Free Account

GoogleLinkedInFacebook

or

By continuing, you accept our Terms of Use, our Privacy Policy and that your data is stored in the USA.