This site runs best with JavaScript enabled.Summer of AI
logo

Lesson 4 Concept

Categorical Data and Embeddings

In this lesson, we'll go beyond just numerical data, and look at how to use categorical data with neural networks. We'll look at three different solutions, but focus on the embeddings, which provide the best way to model categorical data for a neural network.