Skip to content

Make sure the random.Generator interface is used in all tutorials #121

@rossbar

Description

@rossbar

The tutorials should use the recommended random.Generator interface for random number generation. A quick grep shows that there are some instances of the older usage in the following files:

  • tutorial-nlp-from-scratch.md
  • text_preprocessing.py

It would be a nice improvement to replace these instances with the recommended random interface.

Metadata

Metadata

Assignees

No one assigned

    Labels

    sprintIssue fits the time-frame and setting of a sprint

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions