ageron/handson-mlp

[bug] chapter 2 ipynb code

Open

#31 aberto em 5 de mar. de 2026

Ver no GitHub
 (2 comments) (0 reactions) (1 assignee)Jupyter Notebook (513 forks)github user discovery
bughelp wanted

Métricas do repositório

Stars
 (1.561 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

Enter the chapter number

2

Enter the page number

can't tell page number because it's on oreilly.com, but it is the section entitled "Create a Test Set"

What is the cell's number in the notebook

No response

Enter the environment you are using to run the notebook

Jupyter on Windows

Describe your issue

using jupyter in VS Code, the markdown text that describes the PYTHONHASHSEED environment variable says the variable needs to be set to "0". It really needs to be set to 0. otherwise the initialization of sys hangs.

Enter what you expected to happen

No response

If you found a workaround, describe it here

set the environment variable to 0

Guia do colaborador