Please enable JavaScript to use CodeHS

Applications of AI and Machine Learning

Lesson 3.2 Generating New Text

Description

In this lesson, students will learn about recurrent neural networks (RNN) and apply it to create a text-generating model using unsupervised input data.


Objective

Students will be able to:

  • Explain the basics of how an RNN works and why it would be used
  • Create a text-generating model that uses unsupervised data