Coursify
Create New CourseGalleryContact

AP Computer Science Principles

Unit 1
Unit 1: Data
Introduction to DataData RepresentationData TypesData Structures
Unit 1 • Chapter 4

Data Structures

Video Summary

**Summary** The paper proposes a new method for training language models that is based on reinforcement learning. The method is able to learn to generate text that is both coherent and informative, and it achieves state-of-the-art results on several benchmark tasks. The method is also shown to be more robust to noise and outliers than previous methods.

Knowledge Check

Which of the following is not a data structure: array, linked list, stack, or tree?

A hash table stores data in what?

What is a data structure that stores data in a linear order?