Skip to content

x_train is not defined #5

@AnimeLLove

Description

@AnimeLLove

In the first book this code snipped doesn't work because x_train is not defined, what to choose as x_train?
...

window_size = 20
batch_size = 32
shuffle_buffer_size = 1000

dataset = windowed_dataset(x_train, window_size, batch_size, shuffle_buffer_size)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions